diff options
author | Sam James <sam@gentoo.org> | 2020-08-29 19:49:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-29 19:54:27 +0000 |
commit | e41c942a060471bdcaa47a9f3043cf907e835862 (patch) | |
tree | 0e1e2551fe0391c4e5897ea0008db7680adaae71 /dev-libs/glib | |
parent | dev-util/gdbus-codegen: Stabilize 2.64.4 amd64, #736727 (diff) | |
download | gentoo-e41c942a060471bdcaa47a9f3043cf907e835862.tar.gz gentoo-e41c942a060471bdcaa47a9f3043cf907e835862.tar.bz2 gentoo-e41c942a060471bdcaa47a9f3043cf907e835862.zip |
dev-libs/glib: Stabilize 2.64.4 amd64, #736727
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.64.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.64.4.ebuild b/dev-libs/glib/glib-2.64.4.ebuild index 93a5921ec33f..b6ffaaa8315a 100644 --- a/dev-libs/glib/glib-2.64.4.ebuild +++ b/dev-libs/glib/glib-2.64.4.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 |