diff options
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.0.0.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python/gnome-python-2.0.0.ebuild b/dev-python/gnome-python/gnome-python-2.0.0.ebuild index 47f35eb06ec8..bce81b5fb817 100644 --- a/dev-python/gnome-python/gnome-python-2.0.0.ebuild +++ b/dev-python/gnome-python/gnome-python-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0.ebuild,v 1.4 2003/09/17 17:47:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0.ebuild,v 1.5 2003/10/23 23:30:54 liquidx Exp $ # devel version - debug inherit gnome2 debug @@ -34,7 +34,7 @@ DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" SLOT="2" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc ~alpha" # ugly, but necessary addwrite /usr/share/pygtk/2.0/codegen |