diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 17:11:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 18:08:17 +0000 |
commit | 6b9d67e9a54049bf220084e1d077a6a821ddbaf0 (patch) | |
tree | 02fe3b676b563764e62bd166e9cc5bb87ade4f63 /dev-libs/glib | |
parent | dev-util/gdbus-codegen: Stabilize 2.64.5 amd64, #738728 (diff) | |
download | gentoo-6b9d67e9a54049bf220084e1d077a6a821ddbaf0.tar.gz gentoo-6b9d67e9a54049bf220084e1d077a6a821ddbaf0.tar.bz2 gentoo-6b9d67e9a54049bf220084e1d077a6a821ddbaf0.zip |
dev-libs/glib: Stabilize 2.64.5 amd64, #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 59646f35bc33..107e750e633f 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 |