diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-27 10:22:42 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-27 10:22:42 +0000 |
commit | 18a16475531244e03fd6ab7729696fa1692e45f0 (patch) | |
tree | 8efcbbb403971aaf52150e2e5791498ba3d499d9 /dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild | |
parent | Version bump, add ~arm remove old (diff) | |
download | gentoo-2-18a16475531244e03fd6ab7729696fa1692e45f0.tar.gz gentoo-2-18a16475531244e03fd6ab7729696fa1692e45f0.tar.bz2 gentoo-2-18a16475531244e03fd6ab7729696fa1692e45f0.zip |
Stable on ppc wrt bug 238437
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild')
-rw-r--r-- | dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild b/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild index 1c122b51e090..f582d10e37a5 100644 --- a/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild +++ b/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v 1.3 2008/09/23 12:22:59 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v 1.4 2008/09/27 10:22:42 nixnut Exp $ EAPI=1 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.bz2" LICENSE="wxWinLL-3" SLOT="2.6" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 sparc ~x86" IUSE="opengl unicode" RDEPEND=">=dev-lang/python-2.1 |