diff options
author | 2023-02-17 10:21:41 +0200 | |
---|---|---|
committer | 2023-02-17 10:21:41 +0200 | |
commit | 0a49cf61469285bedf3d0e1f9d18329812f0f7dc (patch) | |
tree | dbbabc0f54840404a5569d915ab8660840b7ba2c /dev-libs | |
parent | dev-util/gdbus-codegen: Stabilize 2.74.5 arm64, #893302 (diff) | |
download | gentoo-0a49cf61469285bedf3d0e1f9d18329812f0f7dc.tar.gz gentoo-0a49cf61469285bedf3d0e1f9d18329812f0f7dc.tar.bz2 gentoo-0a49cf61469285bedf3d0e1f9d18329812f0f7dc.zip |
dev-libs/glib: Stabilize 2.74.5 arm64, #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 6161efcbe5a8..9851e85bbfcd 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 |