diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-09 20:22:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-09 20:22:52 +0000 |
commit | a7ac3631e2ed4dc23ced6f912e1f1c0cc01eafbf (patch) | |
tree | 355bb2407366fea39c08d97afc69323bd792e060 /dev-python/gnome-python/gnome-python-2.0.0.ebuild | |
parent | Marked stable on sparc. (diff) | |
download | gentoo-2-a7ac3631e2ed4dc23ced6f912e1f1c0cc01eafbf.tar.gz gentoo-2-a7ac3631e2ed4dc23ced6f912e1f1c0cc01eafbf.tar.bz2 gentoo-2-a7ac3631e2ed4dc23ced6f912e1f1c0cc01eafbf.zip |
marked stable on sparc
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 87358f98b1cd..eb466894617f 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-2004 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.7 2004/01/09 14:43:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0.ebuild,v 1.8 2004/01/09 20:22:42 gustavoz 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 ~sparc" +KEYWORDS="x86 ~ppc alpha sparc" # ugly, but necessary addwrite /usr/share/pygtk/2.0/codegen |