diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-23 20:00:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-23 20:00:31 +0200 |
commit | 077028558b61dc8bc41592c3073854536d9cb1e4 (patch) | |
tree | 0a7ed3d4b59b3fa0eade7c1587cab42795b7c151 /dev-libs/glib | |
parent | dev-util/gdbus-codegen: Stabilize 2.74.4 arm64, #887813 (diff) | |
download | gentoo-077028558b61dc8bc41592c3073854536d9cb1e4.tar.gz gentoo-077028558b61dc8bc41592c3073854536d9cb1e4.tar.bz2 gentoo-077028558b61dc8bc41592c3073854536d9cb1e4.zip |
dev-libs/glib: Stabilize 2.74.4 arm64, #887813
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.74.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.74.4.ebuild b/dev-libs/glib/glib-2.74.4.ebuild index 25e0e3691379..880c9704f202 100644 --- a/dev-libs/glib/glib-2.74.4.ebuild +++ b/dev-libs/glib/glib-2.74.4.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 |