diff options
author | Sam James <sam@gentoo.org> | 2020-11-05 16:15:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-05 16:15:48 +0000 |
commit | 620a98b5c0b310dc492495156f474796c98770c1 (patch) | |
tree | 82231f66f0e757a379cd278c1af0fa171e281f6b /dev-libs/glib | |
parent | dev-libs/gjs: Stabilize 1.64.4 ppc64, #738728 (diff) | |
download | gentoo-620a98b5c0b310dc492495156f474796c98770c1.tar.gz gentoo-620a98b5c0b310dc492495156f474796c98770c1.tar.bz2 gentoo-620a98b5c0b310dc492495156f474796c98770c1.zip |
dev-libs/glib: Stabilize 2.64.5 ppc64, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.64.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.64.5.ebuild b/dev-libs/glib/glib-2.64.5.ebuild index 837596c8f777..7e1f114840a7 100644 --- a/dev-libs/glib/glib-2.64.5.ebuild +++ b/dev-libs/glib/glib-2.64.5.ebuild @@ -14,7 +14,7 @@ SLOT="2" IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs systemtap test utils xattr" RESTRICT="!test? ( test )" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~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 |