Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/glib/
Date: Wed, 07 Jul 2021 14:22:28
Message-Id: 1625667738.bac47e04f2ebb0a7aa6a18ef23f3209d35cf56c3.slyfox@gentoo
1 commit: bac47e04f2ebb0a7aa6a18ef23f3209d35cf56c3
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jul 7 14:00:12 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 7 14:22:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bac47e04
7
8 dev-libs/glib: stable 2.68.3-r1 for sparc, bug #800710
9
10 Package-Manager: Portage-3.0.20, 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: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-libs/glib/glib-2.68.3-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/glib/glib-2.68.3-r1.ebuild b/dev-libs/glib/glib-2.68.3-r1.ebuild
19 index a82ceff9368..499c8da4b0a 100644
20 --- a/dev-libs/glib/glib-2.68.3-r1.ebuild
21 +++ b/dev-libs/glib/glib-2.68.3-r1.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