diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-13 23:24:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-13 23:24:30 +0000 |
commit | fa743a1e8e05796043e08cc12268887d3548bce9 (patch) | |
tree | be9f8bb70461e10b3874c60a79a4eca0661665b9 /dev-python/pygtk | |
parent | Stable on x86, bug #157421. (diff) | |
download | gentoo-2-fa743a1e8e05796043e08cc12268887d3548bce9.tar.gz gentoo-2-fa743a1e8e05796043e08cc12268887d3548bce9.tar.bz2 gentoo-2-fa743a1e8e05796043e08cc12268887d3548bce9.zip |
arm/ia64/sh stable
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-python/pygtk')
-rw-r--r-- | dev-python/pygtk/pygtk-2.10.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pygtk/pygtk-2.10.3.ebuild b/dev-python/pygtk/pygtk-2.10.3.ebuild index 1c45d1473e13..f9e15148b72d 100644 --- a/dev-python/pygtk/pygtk-2.10.3.ebuild +++ b/dev-python/pygtk/pygtk-2.10.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.10.3.ebuild,v 1.7 2006/12/21 12:35:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.10.3.ebuild,v 1.8 2007/01/13 23:24:30 vapier 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 |