diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-16 20:38:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-16 20:38:17 +0200 |
commit | 1d2aa2d8be0c3df831af38da4e1bc4820b2fd714 (patch) | |
tree | 1c44ea5cbc5f7ee5afc9310f8a44a96a490b24fa /dev-libs | |
parent | dev-util/gdbus-codegen: Stabilize 2.74.5 ppc64, #893302 (diff) | |
download | gentoo-1d2aa2d8be0c3df831af38da4e1bc4820b2fd714.tar.gz gentoo-1d2aa2d8be0c3df831af38da4e1bc4820b2fd714.tar.bz2 gentoo-1d2aa2d8be0c3df831af38da4e1bc4820b2fd714.zip |
dev-libs/glib: Stabilize 2.74.5 ppc64, #893302
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/glib-2.74.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.74.5.ebuild b/dev-libs/glib/glib-2.74.5.ebuild index caa0dbe78f85..3963d12eaec6 100644 --- a/dev-libs/glib/glib-2.74.5.ebuild +++ b/dev-libs/glib/glib-2.74.5.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" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" # * elfutils (via libelf) does not build on Windows. gresources are not embedded # within ELF binaries on that platform anyway and inspecting ELF binaries from |