diff options
author | 2021-05-30 11:05:47 +0200 | |
---|---|---|
committer | 2021-05-30 09:52:53 +0000 | |
commit | 71aa1df9a17d9ea0e74b201ac4a699c231d94349 (patch) | |
tree | b1797bf8274841fa02dd4ef66cb706648775e72b /dev-libs/glib | |
parent | app-editors/texworks: add Python 3.9 (diff) | |
download | gentoo-71aa1df9a17d9ea0e74b201ac4a699c231d94349.tar.gz gentoo-71aa1df9a17d9ea0e74b201ac4a699c231d94349.tar.bz2 gentoo-71aa1df9a17d9ea0e74b201ac4a699c231d94349.zip |
dev-libs/glib: stable 2.66.8 for sparc, bug #775632
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.66.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.66.8.ebuild b/dev-libs/glib/glib-2.66.8.ebuild index 3f925400aa89..62117610b3cf 100644 --- a/dev-libs/glib/glib-2.66.8.ebuild +++ b/dev-libs/glib/glib-2.66.8.ebuild @@ -14,7 +14,7 @@ SLOT="2" IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs sysprof 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 |