summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/wxpython/wxpython-2.6.1.0.ebuild')
-rw-r--r--dev-python/wxpython/wxpython-2.6.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-2.6.1.0.ebuild b/dev-python/wxpython/wxpython-2.6.1.0.ebuild
index 4683666b9b85..293beac0d49f 100644
--- a/dev-python/wxpython/wxpython-2.6.1.0.ebuild
+++ b/dev-python/wxpython/wxpython-2.6.1.0.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/wxpython-2.6.1.0.ebuild,v 1.7 2005/11/11 23:05:44 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.1.0.ebuild,v 1.8 2005/11/25 22:57:00 tgall Exp $
inherit python wxwidgets eutils multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz"
LICENSE="wxWinLL-3"
SLOT="2.6"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ppc sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ppc sparc x86 ~ppc64"
IUSE="gtk gtk2 unicode opengl"
RDEPEND=">=dev-lang/python-2.1