diff options
author | Sam James <sam@gentoo.org> | 2021-02-16 19:20:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-16 19:20:37 +0000 |
commit | 59249ab1389610a245a97a45431bd78b8c014975 (patch) | |
tree | 6d259d04fb6998aa7d74e6efad8a550c5a2a8095 /dev-libs/glib | |
parent | dev-util/gdbus-codegen: Stabilize 2.66.7 arm, #768753 (diff) | |
download | gentoo-59249ab1389610a245a97a45431bd78b8c014975.tar.gz gentoo-59249ab1389610a245a97a45431bd78b8c014975.tar.bz2 gentoo-59249ab1389610a245a97a45431bd78b8c014975.zip |
dev-libs/glib: Stabilize 2.66.7 arm, #768753
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-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 925140f829db..f6a058f7ce53 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 |