diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-28 13:00:38 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-28 13:02:33 +0100 |
commit | c621bdb8f8b79352ed0c18213a1ea9127a630eec (patch) | |
tree | dd004bbaa63e2444f2952f729680b6e164fa0557 /dev-libs | |
parent | dev-libs/glib: Fix memory leak (#575018 by Rick Harris), skip more broken tests (diff) | |
download | gentoo-c621bdb8f8b79352ed0c18213a1ea9127a630eec.tar.gz gentoo-c621bdb8f8b79352ed0c18213a1ea9127a630eec.tar.bz2 gentoo-c621bdb8f8b79352ed0c18213a1ea9127a630eec.zip |
dev-libs/glib: amd64 stable
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/glib-2.46.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.46.2-r2.ebuild b/dev-libs/glib/glib-2.46.2-r2.ebuild index 759b811178ac..31a93e710bb2 100644 --- a/dev-libs/glib/glib-2.46.2-r2.ebuild +++ b/dev-libs/glib/glib-2.46.2-r2.ebuild @@ -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} |