diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-12 15:58:56 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-12 16:05:25 +0200 |
commit | 6aea8166a775e225878b6c4b167926bd4b03c500 (patch) | |
tree | 3327aef79c19ab38cd37286d3db04ba31c10793b /dev-libs | |
parent | dev-python/sphinx_rtd_theme: arm64 keyworded (bug #711622) (diff) | |
download | gentoo-6aea8166a775e225878b6c4b167926bd4b03c500.tar.gz gentoo-6aea8166a775e225878b6c4b167926bd4b03c500.tar.bz2 gentoo-6aea8166a775e225878b6c4b167926bd4b03c500.zip |
dev-libs/glib: arm64 stable (bug #710514)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/glib-2.60.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.60.7-r2.ebuild b/dev-libs/glib/glib-2.60.7-r2.ebuild index 3487996ef3ad..892b66e3348d 100644 --- a/dev-libs/glib/glib-2.60.7-r2.ebuild +++ b/dev-libs/glib/glib-2.60.7-r2.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 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh 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 |