diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-16 15:10:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-16 15:10:03 +0000 |
commit | 1e3b8780f9036d11ee8e62754a3fa123fb783e6a (patch) | |
tree | f2e79f751c354bff582e39608b2c90de85d96848 /dev-python/pygtk/pygtk-2.8.6.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-1e3b8780f9036d11ee8e62754a3fa123fb783e6a.tar.gz gentoo-2-1e3b8780f9036d11ee8e62754a3fa123fb783e6a.tar.bz2 gentoo-2-1e3b8780f9036d11ee8e62754a3fa123fb783e6a.zip |
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-python/pygtk/pygtk-2.8.6.ebuild')
-rw-r--r-- | dev-python/pygtk/pygtk-2.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygtk/pygtk-2.8.6.ebuild b/dev-python/pygtk/pygtk-2.8.6.ebuild index bf10d84280e2..2b98038e4d4a 100644 --- a/dev-python/pygtk/pygtk-2.8.6.ebuild +++ b/dev-python/pygtk/pygtk-2.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.8.6.ebuild,v 1.9 2006/08/06 16:34:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.8.6.ebuild,v 1.10 2006/08/16 15:10:03 corsair Exp $ inherit gnome.org python flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="opengl doc" RDEPEND=">=dev-lang/python-2.3.5 |