diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:49:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:49:55 +0200 |
commit | d8ed324da7beb4e2591150167c85527b6a81fd7a (patch) | |
tree | abbc9abddd43af8e33e1bef176b645cb6f85f7ed /dev-libs/glib | |
parent | dev-libs/gjs: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-d8ed324da7beb4e2591150167c85527b6a81fd7a.tar.gz gentoo-d8ed324da7beb4e2591150167c85527b6a81fd7a.tar.bz2 gentoo-d8ed324da7beb4e2591150167c85527b6a81fd7a.zip |
dev-libs/glib: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-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 9ea54486720e..dc0ecf897184 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 |