diff options
author | 2015-03-15 11:10:50 +0000 | |
---|---|---|
committer | 2015-03-15 11:10:50 +0000 | |
commit | ff4c3ac8371eb65bcba1dd312aef0711934c37c4 (patch) | |
tree | afdd1dc93b5c3bc3949936d2f368388dd3a0653c /dev-libs/glib/glib-2.42.2.ebuild | |
parent | ppc stable, bug 534012 (diff) | |
download | historical-ff4c3ac8371eb65bcba1dd312aef0711934c37c4.tar.gz historical-ff4c3ac8371eb65bcba1dd312aef0711934c37c4.tar.bz2 historical-ff4c3ac8371eb65bcba1dd312aef0711934c37c4.zip |
ppc stable, bug 534012
Package-Manager: portage-2.2.17/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'dev-libs/glib/glib-2.42.2.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.42.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.42.2.ebuild b/dev-libs/glib/glib-2.42.2.ebuild index a69acf01b2ba..0d214ccfb1e1 100644 --- a/dev-libs/glib/glib-2.42.2.ebuild +++ b/dev-libs/glib/glib-2.42.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.42.2.ebuild,v 1.2 2015/03/14 18:27:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.42.2.ebuild,v 1.3 2015/03/15 11:10:00 pacho Exp $ # Until bug #537330 glib is a reverse dependency of pkgconfig and, then # adding new dependencies end up making stage3 to grow. Every addition needs @@ -32,7 +32,7 @@ REQUIRED_USE=" test? ( ${PYTHON_REQUIRED_USE} ) " -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" RDEPEND=" !<dev-util/gdbus-codegen-${PV} |