diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 20:57:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 20:57:33 +0200 |
commit | fdbcb5a9046bd013d4de2bf3ed1eaa2364c749ec (patch) | |
tree | dc13fe3947a0bcb88dcc75100cf9b31d91bcaf48 /dev-libs/glib | |
parent | dev-util/gdbus-codegen: Stabilize 2.78.3 ppc64, #920657 (diff) | |
download | gentoo-fdbcb5a9046bd013d4de2bf3ed1eaa2364c749ec.tar.gz gentoo-fdbcb5a9046bd013d4de2bf3ed1eaa2364c749ec.tar.bz2 gentoo-fdbcb5a9046bd013d4de2bf3ed1eaa2364c749ec.zip |
dev-libs/glib: Stabilize 2.78.3 ppc64, #920657
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.78.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.78.3.ebuild b/dev-libs/glib/glib-2.78.3.ebuild index bc318ef9e8b4..2950fe12e208 100644 --- a/dev-libs/glib/glib-2.78.3.ebuild +++ b/dev-libs/glib/glib-2.78.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 |