diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 12:25:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 12:25:01 +0000 |
commit | e526102db22b7084ed5c70e5a2463b701969e7fe (patch) | |
tree | cb817c9ee8b121c4315923fe31e14571a3b909c4 /dev-libs/glib | |
parent | dev-util/gdbus-codegen: Stabilize 2.70.4 arm64, #834426 (diff) | |
download | gentoo-e526102db22b7084ed5c70e5a2463b701969e7fe.tar.gz gentoo-e526102db22b7084ed5c70e5a2463b701969e7fe.tar.bz2 gentoo-e526102db22b7084ed5c70e5a2463b701969e7fe.zip |
dev-libs/glib: Stabilize 2.70.4 arm64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.70.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.70.4.ebuild b/dev-libs/glib/glib-2.70.4.ebuild index f0ddeee011e2..619fd5427371 100644 --- a/dev-libs/glib/glib-2.70.4.ebuild +++ b/dev-libs/glib/glib-2.70.4.ebuild @@ -16,7 +16,7 @@ IUSE="dbus debug +elf fam gtk-doc +mime selinux static-libs sysprof systemtap te RESTRICT="!test? ( test )" REQUIRED_USE="gtk-doc? ( test )" # Bug #777636 -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" # * elfutils (via libelf) does not build on Windows. gresources are not embedded # within ELF binaries on that platform anyway and inspecting ELF binaries from |