diff options
author | 2022-07-18 23:40:47 +0000 | |
---|---|---|
committer | 2022-07-18 23:40:47 +0000 | |
commit | f0bd24d2404f75fb7354f1e06f73fdc0e8e32f7a (patch) | |
tree | cc1c73d3e3448884522c44c6f359cd6308c43646 /dev-libs/glib | |
parent | dev-util/glib-utils: Stabilize 2.72.2 arm64, #853958 (diff) | |
download | gentoo-f0bd24d2404f75fb7354f1e06f73fdc0e8e32f7a.tar.gz gentoo-f0bd24d2404f75fb7354f1e06f73fdc0e8e32f7a.tar.bz2 gentoo-f0bd24d2404f75fb7354f1e06f73fdc0e8e32f7a.zip |
dev-libs/glib: Stabilize 2.72.2 arm64, #853958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.72.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.72.2.ebuild b/dev-libs/glib/glib-2.72.2.ebuild index fe4bab7623c8..b5103a775b23 100644 --- a/dev-libs/glib/glib-2.72.2.ebuild +++ b/dev-libs/glib/glib-2.72.2.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~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 |