diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-07 15:48:30 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-08 00:02:23 +0300 |
commit | 39cb2324593db274c2b1b657f9e97706e6f7f951 (patch) | |
tree | 6945150b23362e3f6478c62ae635bd5f6e3c661d /dev-libs | |
parent | dev-libs/gjs: arm64 stable (bug #717144) (diff) | |
download | gentoo-39cb2324593db274c2b1b657f9e97706e6f7f951.tar.gz gentoo-39cb2324593db274c2b1b657f9e97706e6f7f951.tar.bz2 gentoo-39cb2324593db274c2b1b657f9e97706e6f7f951.zip |
dev-libs/glib: arm64 stable (bug #717144)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/glib-2.62.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.62.6.ebuild b/dev-libs/glib/glib-2.62.6.ebuild index 4f713c38a19a..f67ed49b7843 100644 --- a/dev-libs/glib/glib-2.62.6.ebuild +++ b/dev-libs/glib/glib-2.62.6.ebuild @@ -14,7 +14,7 @@ SLOT="2" IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs systemtap test utils xattr" RESTRICT="!test? ( test )" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" # * libelf isn't strictly necessary, but makes gresource tool more useful, and # the check is automagic in gio/meson.build. gresource is not a multilib tool |