diff options
Diffstat (limited to 'dev-python')
-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 f7ef5d4bbb4d..a52260646e59 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 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild,v 1.4 2002/09/13 18:38:19 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild,v 1.5 2002/10/03 21:18:48 owen Exp $ S=${WORKDIR}/${P} @@ -17,7 +17,7 @@ RDEPEND="${DEPEND}" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { |