diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-28 18:45:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-28 18:45:32 +0000 |
commit | 3581c145e0eefba88ee37182d5f3ba59f61c1f8e (patch) | |
tree | b93f8ce17d475296f4b068f25cb5bfe2195e86df /dev-python/wxpython/wxpython-2.8.12.1.ebuild | |
parent | Marking wxGTK-2.8.12.1 ppc for bug 403235 (diff) | |
download | gentoo-2-3581c145e0eefba88ee37182d5f3ba59f61c1f8e.tar.gz gentoo-2-3581c145e0eefba88ee37182d5f3ba59f61c1f8e.tar.bz2 gentoo-2-3581c145e0eefba88ee37182d5f3ba59f61c1f8e.zip |
Marking wxpython-2.8.12.1 ppc for bug 403235
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/wxpython/wxpython-2.8.12.1.ebuild')
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-2.8.12.1.ebuild b/dev-python/wxpython/wxpython-2.8.12.1.ebuild index f3a3ded97175..7fed8cf8b401 100644 --- a/dev-python/wxpython/wxpython-2.8.12.1.ebuild +++ b/dev-python/wxpython/wxpython-2.8.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1.ebuild,v 1.9 2012/02/22 16:47:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1.ebuild,v 1.10 2012/02/28 18:45:32 ranger Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -21,7 +21,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.bz2 LICENSE="wxWinLL-3" SLOT="2.8" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="cairo doc examples opengl" RDEPEND=" |