diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:42:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:42:21 +0000 |
commit | 2f2923c9feafcf636fb4b78245f874e2ee97aedc (patch) | |
tree | 074709f4575036035f6e8d974206f5467fadf7e2 /dev-python/pygobject/pygobject-2.28.6-r53.ebuild | |
parent | Stable for sh, wrt bug #458984 (diff) | |
download | gentoo-2-2f2923c9feafcf636fb4b78245f874e2ee97aedc.tar.gz gentoo-2-2f2923c9feafcf636fb4b78245f874e2ee97aedc.tar.bz2 gentoo-2-2f2923c9feafcf636fb4b78245f874e2ee97aedc.zip |
Stable for sh, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pygobject/pygobject-2.28.6-r53.ebuild')
-rw-r--r-- | dev-python/pygobject/pygobject-2.28.6-r53.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygobject/pygobject-2.28.6-r53.ebuild b/dev-python/pygobject/pygobject-2.28.6-r53.ebuild index ed9e766db0ab..a4f87ec9768c 100644 --- a/dev-python/pygobject/pygobject-2.28.6-r53.ebuild +++ b/dev-python/pygobject/pygobject-2.28.6-r53.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.28.6-r53.ebuild,v 1.11 2013/04/01 18:24:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.28.6-r53.ebuild,v 1.12 2013/04/09 16:42:21 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2.1+" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="examples libffi test" COMMON_DEPEND=">=dev-libs/glib-2.24.0:2 |