Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/glib/
Date: Sun, 30 May 2021 09:53:08
Message-Id: 1622368373.71aa1df9a17d9ea0e74b201ac4a699c231d94349.sam@gentoo
1 commit: 71aa1df9a17d9ea0e74b201ac4a699c231d94349
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun May 30 09:05:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 30 09:52:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71aa1df9
7
8 dev-libs/glib: stable 2.66.8 for sparc, bug #775632
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 dev-libs/glib/glib-2.66.8.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/glib/glib-2.66.8.ebuild b/dev-libs/glib/glib-2.66.8.ebuild
19 index 3f925400aa8..62117610b3c 100644
20 --- a/dev-libs/glib/glib-2.66.8.ebuild
21 +++ b/dev-libs/glib/glib-2.66.8.ebuild
22 @@ -14,7 +14,7 @@ SLOT="2"
23 IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs sysprof systemtap test utils xattr"
24 RESTRICT="!test? ( test )"
25
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
28
29 # * libelf isn't strictly necessary, but makes gresource tool more useful, and
30 # the check is automagic in gio/meson.build. gresource is not a multilib tool