summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-17 12:51:54 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-17 12:51:54 +0000
commitbfbc941cfa343686304d0405f7e1f6cfab56bb9e (patch)
tree03cf13868afe401e6dfb11cbfbda2d2873eacecf /dev-python/wxpython/wxpython-2.6.1.0.ebuild
parentMark 2.10.2 stable on ia64 (diff)
downloadgentoo-2-bfbc941cfa343686304d0405f7e1f6cfab56bb9e.tar.gz
gentoo-2-bfbc941cfa343686304d0405f7e1f6cfab56bb9e.tar.bz2
gentoo-2-bfbc941cfa343686304d0405f7e1f6cfab56bb9e.zip
Mark 2.6.1.0 stable on alpha
(Portage version: 2.0.51.22-r2)
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 1718de960658..e8f304fae785 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.4 2005/10/16 06:33:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.1.0.ebuild,v 1.5 2005/10/17 12:51:54 agriffis 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"
IUSE="gtk gtk2 unicode opengl"
RDEPEND=">=dev-lang/python-2.1