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 | fce175b6afba6a8d6637020e32fd3e3608097106 (patch) | |
tree | 2930e674033b49294a5693729d2f1b2db316d017 /dev-python/pygobject | |
parent | Stable on x86, bug #157421. (diff) | |
download | historical-fce175b6afba6a8d6637020e32fd3e3608097106.tar.gz historical-fce175b6afba6a8d6637020e32fd3e3608097106.tar.bz2 historical-fce175b6afba6a8d6637020e32fd3e3608097106.zip |
arm/ia64/sh stable
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-python/pygobject')
-rw-r--r-- | dev-python/pygobject/pygobject-2.12.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygobject/pygobject-2.12.3.ebuild b/dev-python/pygobject/pygobject-2.12.3.ebuild index 116fca88d3cc..c5f54f00e455 100644 --- a/dev-python/pygobject/pygobject-2.12.3.ebuild +++ b/dev-python/pygobject/pygobject-2.12.3.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/pygobject/pygobject-2.12.3.ebuild,v 1.8 2007/01/09 03:53:51 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.12.3.ebuild,v 1.9 2007/01/13 23:24:03 vapier Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=1.8 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" 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="doc" RDEPEND=">=dev-lang/python-2.3.5 |