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: Tue, 26 Oct 2021 16:07:35
Message-Id: 1635264400.3346da834b4c3a8948cf2ca833579960c40a8183.sam@gentoo
1 commit: 3346da834b4c3a8948cf2ca833579960c40a8183
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Oct 26 15:35:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 26 16:06:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3346da83
7
8 dev-libs/glib: stable 2.68.4 for sparc, bug #815013
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
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.68.4.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/glib/glib-2.68.4.ebuild b/dev-libs/glib/glib-2.68.4.ebuild
19 index 851d925275b..9e85a19531c 100644
20 --- a/dev-libs/glib/glib-2.68.4.ebuild
21 +++ b/dev-libs/glib/glib-2.68.4.ebuild
22 @@ -15,7 +15,7 @@ IUSE="dbus debug +elf elibc_glibc fam gtk-doc kernel_linux +mime selinux static-
23 RESTRICT="!test? ( test )"
24 REQUIRED_USE="gtk-doc? ( test )" # Bug #777636
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 # * elfutils (via libelf) does not build on Windows. gresources are not embedded
30 # within ELF binaries on that platform anyway and inspecting ELF binaries from