diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-11 13:19:14 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-11 13:19:14 +0200 |
commit | a654be2b679a77066b6ecf6ea235ffb1d7729d9a (patch) | |
tree | bea2c14783a625f9cecd69af5a50fc36483c097e /dev-libs | |
parent | dev-util/perf: keyword 6.4-r1 for ~loong (diff) | |
download | gentoo-a654be2b679a77066b6ecf6ea235ffb1d7729d9a.tar.gz gentoo-a654be2b679a77066b6ecf6ea235ffb1d7729d9a.tar.bz2 gentoo-a654be2b679a77066b6ecf6ea235ffb1d7729d9a.zip |
dev-libs/glib: Stabilize 2.76.3 x86, #909467
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 c2c7133f127e..ea1999e3cb15 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 |