diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 13:43:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 13:43:34 +0100 |
commit | 9854982326ef18af04b48c649a873a093108aeda (patch) | |
tree | 4b6a63ee0709d74dceb8412126ebc8616ca2097e /dev-libs/glib | |
parent | dev-libs/appstream-glib: sparc stable wrt bug #706524 (diff) | |
download | gentoo-9854982326ef18af04b48c649a873a093108aeda.tar.gz gentoo-9854982326ef18af04b48c649a873a093108aeda.tar.bz2 gentoo-9854982326ef18af04b48c649a873a093108aeda.zip |
dev-libs/glib: sparc stable wrt bug #706524
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.60.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.60.7-r1.ebuild b/dev-libs/glib/glib-2.60.7-r1.ebuild index 9835262900a8..561c8ec4fd00 100644 --- a/dev-libs/glib/glib-2.60.7-r1.ebuild +++ b/dev-libs/glib/glib-2.60.7-r1.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 |