diff options
author | Sam James <sam@gentoo.org> | 2023-07-02 16:03:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-02 16:03:17 +0100 |
commit | 56cd85951694ad3301c739d96940d6acf505fe4c (patch) | |
tree | 0daacaa90e742ffdd94b061e18717b4a7b394581 /dev-libs/glib | |
parent | dev-util/glib-utils: Stabilize 2.76.3 amd64, #909466 (diff) | |
download | gentoo-56cd85951694ad3301c739d96940d6acf505fe4c.tar.gz gentoo-56cd85951694ad3301c739d96940d6acf505fe4c.tar.bz2 gentoo-56cd85951694ad3301c739d96940d6acf505fe4c.zip |
dev-libs/glib: Stabilize 2.76.3 amd64, #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 ebcc352dde26..c2c7133f127e 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 |