diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-09 21:20:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-09 21:20:52 +0300 |
commit | 4cea8c7876783f0e7834c8f5fdf23a13a63d0c12 (patch) | |
tree | 9e7421b1a2a57deb2047527e690cbfaaec2bd978 /dev-libs/glib | |
parent | dev-db/postgresql: enable py3.13 (diff) | |
download | gentoo-4cea8c7876783f0e7834c8f5fdf23a13a63d0c12.tar.gz gentoo-4cea8c7876783f0e7834c8f5fdf23a13a63d0c12.tar.bz2 gentoo-4cea8c7876783f0e7834c8f5fdf23a13a63d0c12.zip |
dev-libs/glib: Stabilize 2.78.6 sparc, #931633
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.78.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.78.6.ebuild b/dev-libs/glib/glib-2.78.6.ebuild index 2786dd04cb36..6f3436509fa4 100644 --- a/dev-libs/glib/glib-2.78.6.ebuild +++ b/dev-libs/glib/glib-2.78.6.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 |