diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:35:12 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:35:12 +0000 |
commit | b4e927f10d91ba1db50beef99dc3711ea881cd23 (patch) | |
tree | 24de0c9b8e2987782ba5e398e7a408823349ed31 /dev-libs/glib/glib-2.40.2.ebuild | |
parent | amd64 stable, bug 529964 (diff) | |
download | gentoo-2-b4e927f10d91ba1db50beef99dc3711ea881cd23.tar.gz gentoo-2-b4e927f10d91ba1db50beef99dc3711ea881cd23.tar.bz2 gentoo-2-b4e927f10d91ba1db50beef99dc3711ea881cd23.zip |
amd64 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/glib/glib-2.40.2.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.40.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.40.2.ebuild b/dev-libs/glib/glib-2.40.2.ebuild index 3973d8b16844..a5c68244db95 100644 --- a/dev-libs/glib/glib-2.40.2.ebuild +++ b/dev-libs/glib/glib-2.40.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-libs/glib/glib-2.40.2.ebuild,v 1.3 2014/12/18 14:54:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild,v 1.4 2014/12/19 13:35:12 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python2_{6,7} ) @@ -28,7 +28,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} |