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: Mon, 24 Jan 2022 14:46:01
Message-Id: 1643035523.0e4f43862f930a09c45a532d5c4519cdc72ec88b.sam@gentoo
1 commit: 0e4f43862f930a09c45a532d5c4519cdc72ec88b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 24 14:44:08 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 24 14:45:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4f4386
7
8 dev-libs/glib: Stabilize 2.70.2 arm, #831048
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/glib/glib-2.70.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/glib/glib-2.70.2.ebuild b/dev-libs/glib/glib-2.70.2.ebuild
16 index 3e6ccdaf4a14..0e4ca0f83ed5 100644
17 --- a/dev-libs/glib/glib-2.70.2.ebuild
18 +++ b/dev-libs/glib/glib-2.70.2.ebuild
19 @@ -15,7 +15,7 @@ IUSE="dbus debug +elf fam gtk-doc +mime selinux static-libs sysprof systemtap te
20 RESTRICT="!test? ( test )"
21 REQUIRED_USE="gtk-doc? ( test )" # Bug #777636
22
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
25
26 # * elfutils (via libelf) does not build on Windows. gresources are not embedded
27 # within ELF binaries on that platform anyway and inspecting ELF binaries from