diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:36:53 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:36:53 +0000 |
commit | 83041b975cc21f74c7b515d01c9e88fd27c6c9b0 (patch) | |
tree | 7ab9109dac771eb6db1935bc68b92d9534a2faf5 /dev-python/wxPython | |
parent | CFLAGS tuning for alpha (diff) | |
download | historical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.tar.gz historical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.tar.bz2 historical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.zip |
KEYWORDS for alpha
Diffstat (limited to 'dev-python/wxPython')
-rw-r--r-- | dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild b/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild index 57ccc524a091..8ce614e8e2ad 100644 --- a/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild +++ b/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild,v 1.8 2002/10/17 16:36:53 bjb Exp $ IUSE="opengl" @@ -19,7 +19,7 @@ RDEPEND="${DEPEND}" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" src_unpack() { |