diff options
Diffstat (limited to 'dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild b/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild index 9bf18c0607cf..b4e1776edc39 100644 --- a/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-20022 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-1.4.1-r3.ebuild,v 1.8 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild,v 1.9 2002/10/17 16:36:53 bjb Exp $ IUSE="gnome opengl" @@ -18,7 +18,7 @@ DEPEND="virtual/python RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 alpha" LICENSE="GPL-2" src_compile() { |