diff options
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.22.0.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python/gnome-python-2.22.0.ebuild b/dev-python/gnome-python/gnome-python-2.22.0.ebuild index 571afa4da304..08e03c5d8af8 100644 --- a/dev-python/gnome-python/gnome-python-2.22.0.ebuild +++ b/dev-python/gnome-python/gnome-python-2.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.22.0.ebuild,v 1.1 2008/03/23 21:25:11 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.22.0.ebuild,v 1.2 2008/07/27 23:11:01 tester Exp $ inherit gnome2 python eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc examples" RDEPEND=">=dev-lang/python-2.2 |