diff options
Diffstat (limited to 'dev-python/pygobject/pygobject-2.18.0.ebuild')
-rw-r--r-- | dev-python/pygobject/pygobject-2.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygobject/pygobject-2.18.0.ebuild b/dev-python/pygobject/pygobject-2.18.0.ebuild index 75abcbebb53c..801a0be7623f 100644 --- a/dev-python/pygobject/pygobject-2.18.0.ebuild +++ b/dev-python/pygobject/pygobject-2.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.18.0.ebuild,v 1.15 2010/04/02 21:29:10 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.18.0.ebuild,v 1.16 2010/05/22 11:14:26 armin76 Exp $ inherit alternatives autotools gnome2 python virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc examples libffi test" RDEPEND=">=dev-lang/python-2.4.4-r5 |