diff options
author | Sam James <sam@gentoo.org> | 2023-07-02 12:16:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-02 12:17:21 +0100 |
commit | d185ef9272a752fc8f118212cc8175af847bccb1 (patch) | |
tree | 1960e2d5454786caa9671422430fd01252ef429e /dev-libs/glib | |
parent | dev-util/glib-utils: Stabilize 2.76.3 x86, #909466 (diff) | |
download | gentoo-d185ef9272a752fc8f118212cc8175af847bccb1.tar.gz gentoo-d185ef9272a752fc8f118212cc8175af847bccb1.tar.bz2 gentoo-d185ef9272a752fc8f118212cc8175af847bccb1.zip |
dev-libs/glib: Stabilize 2.76.3 arm64, #909467
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.76.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.76.3.ebuild b/dev-libs/glib/glib-2.76.3.ebuild index d25af8f101dc..ebcc352dde26 100644 --- a/dev-libs/glib/glib-2.76.3.ebuild +++ b/dev-libs/glib/glib-2.76.3.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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" # * elfutils (via libelf) does not build on Windows. gresources are not embedded # within ELF binaries on that platform anyway and inspecting ELF binaries from |