diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-05-01 08:06:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-05-01 08:06:11 +0000 |
commit | bf82e5219e5563622e9f02c4d82744fd752e47ab (patch) | |
tree | bd17e0979e9852d9efe9ae98d812ef674505240c /dev-python/pygtkglext/pygtkglext-1.1.0.ebuild | |
parent | Allow nvidia-drivers-1.0.9755-r1 with xorg-server-1.3.0.0 as it works and blo... (diff) | |
download | gentoo-2-bf82e5219e5563622e9f02c4d82744fd752e47ab.tar.gz gentoo-2-bf82e5219e5563622e9f02c4d82744fd752e47ab.tar.bz2 gentoo-2-bf82e5219e5563622e9f02c4d82744fd752e47ab.zip |
Added ~ppc64; bug #176517
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python/pygtkglext/pygtkglext-1.1.0.ebuild')
-rw-r--r-- | dev-python/pygtkglext/pygtkglext-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild b/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild index 0d9c0aaa3e65..b2db9aa9b693 100644 --- a/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild +++ b/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild,v 1.2 2007/04/23 14:50:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild,v 1.3 2007/05/01 08:06:11 corsair Exp $ inherit python eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gtkglext/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/python-2.3 |