diff options
author | 2023-08-12 20:52:26 +0300 | |
---|---|---|
committer | 2023-08-12 20:52:26 +0300 | |
commit | 01860094b5175152dba6e29f2c8f55289b12b9da (patch) | |
tree | 763680a23d7bf807eea3336f0d3272ffc08e1c3f /dev-libs/glib | |
parent | dev-libs/glib: Stabilize 2.76.3 arm, #909467 (diff) | |
download | gentoo-01860094b5175152dba6e29f2c8f55289b12b9da.tar.gz gentoo-01860094b5175152dba6e29f2c8f55289b12b9da.tar.bz2 gentoo-01860094b5175152dba6e29f2c8f55289b12b9da.zip |
dev-libs/glib: Stabilize 2.76.3 sparc, #909467
Signed-off-by: Arthur Zamarin <arthurzam@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 08efc6030165..9f65b970d7b8 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 |