diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 13:49:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 13:49:03 +0100 |
commit | 236108913a1c612ece1243cd31201e71b2aed772 (patch) | |
tree | e28a55821d423933e48741a21df49a9c0e317208 /dev-libs/glib | |
parent | app-arch/libarchive: arm stable wrt bug #710358 (diff) | |
download | gentoo-236108913a1c612ece1243cd31201e71b2aed772.tar.gz gentoo-236108913a1c612ece1243cd31201e71b2aed772.tar.bz2 gentoo-236108913a1c612ece1243cd31201e71b2aed772.zip |
dev-libs/glib: arm stable wrt bug #710514
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-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 01213e8df288..3487996ef3ad 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 |