diff options
author | 2003-11-13 01:56:47 +0000 | |
---|---|---|
committer | 2003-11-13 01:56:47 +0000 | |
commit | 46d29ed221c74b99a9d6643c6f0fae485522e928 (patch) | |
tree | bb7ea7352418e94085326d9d8b3574bea264af6d /dev-python/gnome-python/gnome-python-2.0.0.ebuild | |
parent | version bump (diff) | |
download | historical-46d29ed221c74b99a9d6643c6f0fae485522e928.tar.gz historical-46d29ed221c74b99a9d6643c6f0fae485522e928.tar.bz2 historical-46d29ed221c74b99a9d6643c6f0fae485522e928.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 |