diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 11:31:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 11:31:34 +0200 |
commit | e60548ebe573e00d45b0a8e2a3c4702068ff7295 (patch) | |
tree | 8182a8cadb66ae822897c5e8ed2df061364a945a /dev-libs/glib | |
parent | dev-lang/vala: ppc64 stable wrt bug #692932 (diff) | |
download | gentoo-e60548ebe573e00d45b0a8e2a3c4702068ff7295.tar.gz gentoo-e60548ebe573e00d45b0a8e2a3c4702068ff7295.tar.bz2 gentoo-e60548ebe573e00d45b0a8e2a3c4702068ff7295.zip |
dev-libs/glib: ppc64 stable wrt bug #692932
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.60.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.60.6.ebuild b/dev-libs/glib/glib-2.60.6.ebuild index aa57c661493a..e971eb68e539 100644 --- a/dev-libs/glib/glib-2.60.6.ebuild +++ b/dev-libs/glib/glib-2.60.6.ebuild @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+" SLOT="2" IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs systemtap test utils xattr" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" # * libelf isn't strictly necessary, but makes gresource tool more useful, and # the check is automagic in gio/meson.build. gresource is not a multilib tool |