diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 07:29:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 07:29:17 +0000 |
commit | f16b0e7a2c9d9c57762739c76a2cc3fc8f9c3d83 (patch) | |
tree | 8fa077ca86571da6913201604ee37c56771c9b0c /dev-libs | |
parent | dev-util/gdbus-codegen: Stabilize 2.66.7 s390, #768753 (diff) | |
download | gentoo-f16b0e7a2c9d9c57762739c76a2cc3fc8f9c3d83.tar.gz gentoo-f16b0e7a2c9d9c57762739c76a2cc3fc8f9c3d83.tar.bz2 gentoo-f16b0e7a2c9d9c57762739c76a2cc3fc8f9c3d83.zip |
dev-libs/glib: Stabilize 2.66.7 s390, #768753
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/glib-2.66.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.66.7.ebuild b/dev-libs/glib/glib-2.66.7.ebuild index 171717df2237..14e97da5867d 100644 --- a/dev-libs/glib/glib-2.66.7.ebuild +++ b/dev-libs/glib/glib-2.66.7.ebuild @@ -14,7 +14,7 @@ SLOT="2" IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs sysprof 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 |