summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-05-25 03:49:10 +0000
committerMike Frysinger <vapier@gentoo.org>2005-05-25 03:49:10 +0000
commitcd06fcfaa4bea7a67ae34901ce1f414a274c709a (patch)
tree851ac6e8cc1ecc4b339c80a2f79fe4914b4f8b0d /dev-python
parentarm stable (diff)
downloadgentoo-2-cd06fcfaa4bea7a67ae34901ce1f414a274c709a.tar.gz
gentoo-2-cd06fcfaa4bea7a67ae34901ce1f414a274c709a.tar.bz2
gentoo-2-cd06fcfaa4bea7a67ae34901ce1f414a274c709a.zip
arm/ia64 stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild b/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild
index 48ecbbc0fcf6..06850b8a6ab2 100644
--- a/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild
+++ b/dev-python/wxpython/wxpython-2.4.2.4-r2.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.4.2.4-r2.ebuild,v 1.4 2005/05/22 22:20:08 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild,v 1.5 2005/05/25 03:44:51 vapier Exp $
inherit eutils wxwidgets python
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz"
LICENSE="wxWinLL-3"
SLOT="2.4"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86"
IUSE="gtk gtk2 unicode opengl tiff jpeg png"
RDEPEND=">=dev-lang/python-2.1