diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-11-13 01:56:47 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-11-13 01:56:47 +0000 |
commit | 9de3c43ef09a8caee33beb1afafe7140bfb56f48 (patch) | |
tree | 9fb0c86c56662c8c0a5b688c6713cd9e0aae40ff /dev-python/gnome-python/gnome-python-2.0.0.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-9de3c43ef09a8caee33beb1afafe7140bfb56f48.tar.gz gentoo-2-9de3c43ef09a8caee33beb1afafe7140bfb56f48.tar.bz2 gentoo-2-9de3c43ef09a8caee33beb1afafe7140bfb56f48.zip |
added ~sparc keyword
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 bce81b5fb817..c3526fec43d9 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.5 2003/10/23 23:30:54 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0.ebuild,v 1.6 2003/11/13 01:56:34 todd 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 ~sparc" # ugly, but necessary addwrite /usr/share/pygtk/2.0/codegen |