diff options
author | 2023-05-02 18:05:27 +0000 | |
---|---|---|
committer | 2023-05-02 18:05:55 +0000 | |
commit | b7c1ba79220bb00392343a05cb62b85036a9447d (patch) | |
tree | b355005a43a67bc66cf9afea8fcc1e03371bb05e /dev-libs/glib | |
parent | dev-libs/glib: Stabilize 2.76.2 x86, #905481 (diff) | |
download | gentoo-b7c1ba79220bb00392343a05cb62b85036a9447d.tar.gz gentoo-b7c1ba79220bb00392343a05cb62b85036a9447d.tar.bz2 gentoo-b7c1ba79220bb00392343a05cb62b85036a9447d.zip |
dev-libs/glib: Stabilize 2.76.2 arm64, #905481
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.76.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.76.2.ebuild b/dev-libs/glib/glib-2.76.2.ebuild index 0270b9eb3f34..ce951ecc3035 100644 --- a/dev-libs/glib/glib-2.76.2.ebuild +++ b/dev-libs/glib/glib-2.76.2.ebuild @@ -16,7 +16,7 @@ IUSE="dbus debug +elf gtk-doc +mime selinux static-libs sysprof systemtap test u 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 |