diff options
author | Owen Stampflee <owen@gentoo.org> | 2002-10-03 21:18:48 +0000 |
---|---|---|
committer | Owen Stampflee <owen@gentoo.org> | 2002-10-03 21:18:48 +0000 |
commit | 8745ec68c6b1bd74b80e9404bf3d257969686cc7 (patch) | |
tree | 822cbd657e2f0a77106c72390cb066a408b2393c /dev-python | |
parent | added keyword (diff) | |
download | historical-8745ec68c6b1bd74b80e9404bf3d257969686cc7.tar.gz historical-8745ec68c6b1bd74b80e9404bf3d257969686cc7.tar.bz2 historical-8745ec68c6b1bd74b80e9404bf3d257969686cc7.zip |
added keywords
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() { |