summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-07-14 17:47:20 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-07-14 17:47:20 +0000
commitc236038719425543a0c9eeae8a29513741b6940e (patch)
tree40ad16a1be0a3ae4599f265741589d6085a1a0cc /dev-python
parentadd patch to enable A52 DRC Support; thanks to Sebastian Kemper <sebastian_ml... (diff)
downloadgentoo-2-c236038719425543a0c9eeae8a29513741b6940e.tar.gz
gentoo-2-c236038719425543a0c9eeae8a29513741b6940e.tar.bz2
gentoo-2-c236038719425543a0c9eeae8a29513741b6940e.zip
ppc stable, bug #139612
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pygtk/pygtk-2.8.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygtk/pygtk-2.8.6.ebuild b/dev-python/pygtk/pygtk-2.8.6.ebuild
index 93e4a79c50b0..6065a7265508 100644
--- a/dev-python/pygtk/pygtk-2.8.6.ebuild
+++ b/dev-python/pygtk/pygtk-2.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.8.6.ebuild,v 1.4 2006/07/13 05:09:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.8.6.ebuild,v 1.5 2006/07/14 17:47:20 dertobi123 Exp $
inherit gnome.org python flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="${SRC_URI}
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh ~sparc x86"
IUSE="opengl doc"
RDEPEND=">=dev-lang/python-2.3.5