diff options
author | 2014-07-22 10:44:03 +0000 | |
---|---|---|
committer | 2014-07-22 10:44:03 +0000 | |
commit | 0153a97e03331f70b796ef724f2d71a09b0d3676 (patch) | |
tree | 10a069df5971ca88924a7819431ccc2a9853ece3 /dev-python/pygobject/pygobject-3.12.2.ebuild | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-0153a97e03331f70b796ef724f2d71a09b0d3676.tar.gz gentoo-2-0153a97e03331f70b796ef724f2d71a09b0d3676.tar.bz2 gentoo-2-0153a97e03331f70b796ef724f2d71a09b0d3676.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pygobject/pygobject-3.12.2.ebuild')
-rw-r--r-- | dev-python/pygobject/pygobject-3.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygobject/pygobject-3.12.2.ebuild b/dev-python/pygobject/pygobject-3.12.2.ebuild index fe8f2b327c1a..63fb3523130b 100644 --- a/dev-python/pygobject/pygobject-3.12.2.ebuild +++ b/dev-python/pygobject/pygobject-3.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild,v 1.3 2014/07/06 12:48:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild,v 1.4 2014/07/22 10:44:03 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/PyGObject" LICENSE="LGPL-2.1+" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~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 ~s390 ~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="+cairo examples test +threads" REQUIRED_USE=" |