summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2004-08-20 21:09:51 +0000
committerRob Cakebread <pythonhead@gentoo.org>2004-08-20 21:09:51 +0000
commit69297428074f1067e6c56b3c814572cce7f5e054 (patch)
tree24db2df1432c2e92141cdb519e7275ee559c73fe /dev-python/pygtkglext/pygtkglext-1.0.1.ebuild
parentit depends specifically on the 1.2 branch of GTK+, as pointed out by: Chris D... (diff)
downloadhistorical-69297428074f1067e6c56b3c814572cce7f5e054.tar.gz
historical-69297428074f1067e6c56b3c814572cce7f5e054.tar.bz2
historical-69297428074f1067e6c56b3c814572cce7f5e054.zip
Marked stable x86
Diffstat (limited to 'dev-python/pygtkglext/pygtkglext-1.0.1.ebuild')
-rw-r--r--dev-python/pygtkglext/pygtkglext-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygtkglext/pygtkglext-1.0.1.ebuild b/dev-python/pygtkglext/pygtkglext-1.0.1.ebuild
index 42d6fe8cdbc3..4455914e248a 100644
--- a/dev-python/pygtkglext/pygtkglext-1.0.1.ebuild
+++ b/dev-python/pygtkglext/pygtkglext-1.0.1.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/pygtkglext/pygtkglext-1.0.1.ebuild,v 1.6 2004/07/20 20:05:00 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/pygtkglext-1.0.1.ebuild,v 1.7 2004/08/20 21:09:51 pythonhead Exp $
inherit python eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gtkglext/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=dev-lang/python-2.2.3-r3