summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-07-08 16:46:43 +0000
committerTravis Tilley <lv@gentoo.org>2004-07-08 16:46:43 +0000
commite73be7f98814cbceb3242ac4048573791a33f6f5 (patch)
tree5cb8d6b583acd0dab4b462ef740430cc11f807e9 /dev-python/wxpython
parenttidy; added metadata (Manifest recommit) (diff)
downloadgentoo-2-e73be7f98814cbceb3242ac4048573791a33f6f5.tar.gz
gentoo-2-e73be7f98814cbceb3242ac4048573791a33f6f5.tar.bz2
gentoo-2-e73be7f98814cbceb3242ac4048573791a33f6f5.zip
stable on amd64
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r--dev-python/wxpython/wxpython-2.4.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-2.4.2.4.ebuild b/dev-python/wxpython/wxpython-2.4.2.4.ebuild
index aecbd734cb2f..defb0d952756 100644
--- a/dev-python/wxpython/wxpython-2.4.2.4.ebuild
+++ b/dev-python/wxpython/wxpython-2.4.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.ebuild,v 1.3 2004/07/05 22:07:57 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.4.2.4.ebuild,v 1.4 2004/07/08 16:46:43 lv Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz"
LICENSE="wxWinLL-3"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc alpha arm ~amd64 ia64 hppa"
+KEYWORDS="x86 ppc ~sparc alpha arm amd64 ia64 hppa"
IUSE="opengl tiff jpeg png gtk2 unicode"
RDEPEND=">=dev-lang/python-2.1