diff options
author | 2008-03-16 06:17:47 +0000 | |
---|---|---|
committer | 2008-03-16 06:17:47 +0000 | |
commit | 01d1402f662084d8e31490bad13121aa8b4ec7b9 (patch) | |
tree | 56b2ac99f7eef5b7da4cca29ec9adfa867d73ae7 /dev-python/pygobject/pygobject-2.14.1.ebuild | |
parent | stable x86, bug 212986 (diff) | |
download | gentoo-2-01d1402f662084d8e31490bad13121aa8b4ec7b9.tar.gz gentoo-2-01d1402f662084d8e31490bad13121aa8b4ec7b9.tar.bz2 gentoo-2-01d1402f662084d8e31490bad13121aa8b4ec7b9.zip |
stable x86, bug 212986
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/pygobject/pygobject-2.14.1.ebuild')
-rw-r--r-- | dev-python/pygobject/pygobject-2.14.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygobject/pygobject-2.14.1.ebuild b/dev-python/pygobject/pygobject-2.14.1.ebuild index 7ae35e308e42..3564ffd57d35 100644 --- a/dev-python/pygobject/pygobject-2.14.1.ebuild +++ b/dev-python/pygobject/pygobject-2.14.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.14.1.ebuild,v 1.4 2008/03/15 12:31:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.14.1.ebuild,v 1.5 2008/03/16 06:17:47 opfer Exp $ WANT_AUTOMAKE=1.9.6 inherit gnome2 python autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" 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" # glib higher dep than in configure.in comes from a runtime version check and ensures that |