diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-10-02 15:32:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-10-02 15:32:11 +0000 |
commit | 7da48a6429a665de1ff06f093e3bb9877933013a (patch) | |
tree | 765a7434df1fc3b98141d0af586e711c8f50b02c /dev-python/pygobject/pygobject-2.28.6-r52.ebuild | |
parent | Stable for HPPA (bug #427544). (diff) | |
download | historical-7da48a6429a665de1ff06f093e3bb9877933013a.tar.gz historical-7da48a6429a665de1ff06f093e3bb9877933013a.tar.bz2 historical-7da48a6429a665de1ff06f093e3bb9877933013a.zip |
Stable for HPPA (bug #427544).
Package-Manager: portage-2.2.0_alpha134/cvs/Linux x86_64
Diffstat (limited to 'dev-python/pygobject/pygobject-2.28.6-r52.ebuild')
-rw-r--r-- | dev-python/pygobject/pygobject-2.28.6-r52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygobject/pygobject-2.28.6-r52.ebuild b/dev-python/pygobject/pygobject-2.28.6-r52.ebuild index c65a137acc97..c01263945bcf 100644 --- a/dev-python/pygobject/pygobject-2.28.6-r52.ebuild +++ b/dev-python/pygobject/pygobject-2.28.6-r52.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r52.ebuild,v 1.6 2012/09/28 05:45:45 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.28.6-r52.ebuild,v 1.7 2012/10/02 15:32:11 jer Exp $ EAPI="4" GCONF_DEBUG="no" @@ -20,7 +20,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="doc examples +introspection libffi test" # FIXME: tests require introspection support, but we can't enable introspection, # or we get file collisions with slot 3 :/ |