diff options
author | 2005-09-24 12:17:48 +0000 | |
---|---|---|
committer | 2005-09-24 12:17:48 +0000 | |
commit | 06b858447e2fd306114a1f26e8a015e4b2ee905a (patch) | |
tree | 316817aebd9e97fe88f26f9d789e41732af61874 /dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-06b858447e2fd306114a1f26e8a015e4b2ee905a.tar.gz gentoo-2-06b858447e2fd306114a1f26e8a015e4b2ee905a.tar.bz2 gentoo-2-06b858447e2fd306114a1f26e8a015e4b2ee905a.zip |
Unstable on ppc.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild')
-rw-r--r-- | dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild b/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild index 4b3eb4220112..4d00348a7841 100644 --- a/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild +++ b/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild,v 1.2 2005/05/14 05:21:11 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild,v 1.3 2005/09/24 12:17:48 hansmi Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxpython/wxPython-docs-${PV}.tar.gz LICENSE="wxWinFDL-3 LGPL-2.1" SLOT="2.6" -KEYWORDS="~x86 ~sparc ~amd64" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" S="${WORKDIR}/wxPython-${PV}" |