diff options
author | Tom Gall <tgall@gentoo.org> | 2009-09-22 04:40:05 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2009-09-22 04:40:05 +0000 |
commit | 02b34b75090aff2f1c452be2ac0e0a6818c4c91c (patch) | |
tree | 18375c3a7410eee156db5cf651ccbd470fa78bc8 /dev-python/pygobject/pygobject-2.18.0.ebuild | |
parent | Do not try to guess boost_regex version, let the eselected version be used. (diff) | |
download | historical-02b34b75090aff2f1c452be2ac0e0a6818c4c91c.tar.gz historical-02b34b75090aff2f1c452be2ac0e0a6818c4c91c.tar.bz2 historical-02b34b75090aff2f1c452be2ac0e0a6818c4c91c.zip |
stable on ppc64, bug #277947
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'dev-python/pygobject/pygobject-2.18.0.ebuild')
-rw-r--r-- | dev-python/pygobject/pygobject-2.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygobject/pygobject-2.18.0.ebuild b/dev-python/pygobject/pygobject-2.18.0.ebuild index bf5160cddb00..62978851731c 100644 --- a/dev-python/pygobject/pygobject-2.18.0.ebuild +++ b/dev-python/pygobject/pygobject-2.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.18.0.ebuild,v 1.12 2009/09/07 14:01:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.18.0.ebuild,v 1.13 2009/09/22 04:40:05 tgall Exp $ inherit alternatives autotools gnome2 python virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="doc examples libffi test" RDEPEND=">=dev-lang/python-2.4.4-r5 |