diff options
Diffstat (limited to 'dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild b/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild index 9b74c75c00c5..39ef2fdff6ea 100644 --- a/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild,v 1.5 2002/07/27 19:23:31 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild,v 1.6 2002/08/16 02:49:58 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="gnome-python" @@ -17,7 +17,7 @@ DEPEND="virtual/python RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="GPL-2" src_compile() { |