diff options
author | 2015-03-15 13:19:04 +0000 | |
---|---|---|
committer | 2015-03-15 13:19:04 +0000 | |
commit | 9e275d924d8ced7b3fb1a26663e4e4705d5fb0cc (patch) | |
tree | a9a3841a48a21b1ebf28d16e7315ac19f1160f9c /dev-libs/glib/glib-2.42.2.ebuild | |
parent | x86 stable, bug 534012 (diff) | |
download | historical-9e275d924d8ced7b3fb1a26663e4e4705d5fb0cc.tar.gz historical-9e275d924d8ced7b3fb1a26663e4e4705d5fb0cc.tar.bz2 historical-9e275d924d8ced7b3fb1a26663e4e4705d5fb0cc.zip |
x86 stable, bug 534012
Package-Manager: portage-2.2.17/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
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 1610400aee58..7073c629a081 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.4 2015/03/15 11:47:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.42.2.ebuild,v 1.5 2015/03/15 13:17:36 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} |