summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-10-27 17:58:52 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-10-27 17:58:52 +0000
commiteb70b0c5b5244ac65d220002a03d05a86468354b (patch)
tree5283940109d14d7582a3cb0ba798e23b1662be24 /dev-python/wxpython/wxpython-2.6.4.0.ebuild
parentRemove old versions. (diff)
downloadhistorical-eb70b0c5b5244ac65d220002a03d05a86468354b.tar.gz
historical-eb70b0c5b5244ac65d220002a03d05a86468354b.tar.bz2
historical-eb70b0c5b5244ac65d220002a03d05a86468354b.zip
Stable on ppc wrt bug 197186
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'dev-python/wxpython/wxpython-2.6.4.0.ebuild')
-rw-r--r--dev-python/wxpython/wxpython-2.6.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-2.6.4.0.ebuild b/dev-python/wxpython/wxpython-2.6.4.0.ebuild
index 982a18798cd1..a27c92fb4e34 100644
--- a/dev-python/wxpython/wxpython-2.6.4.0.ebuild
+++ b/dev-python/wxpython/wxpython-2.6.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.ebuild,v 1.4 2007/09/22 00:58:13 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild,v 1.5 2007/10/27 17:58:52 nixnut Exp $
inherit python wxwidgets eutils multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.bz2"
LICENSE="wxWinLL-3"
SLOT="2.6"
-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="unicode opengl"
RDEPEND=">=dev-lang/python-2.1