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: Sat, 29 Aug 2020 22:17:15
Message-Id: 1598739324.d5b14de0e1c92f97fcfa08778612b843cef95d5d.sam@gentoo
1 commit: d5b14de0e1c92f97fcfa08778612b843cef95d5d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 22:08:26 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 22:15:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b14de0
7
8 dev-libs/glib: Stabilize 2.64.4 x86, #736727
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/glib/glib-2.64.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/glib/glib-2.64.4.ebuild b/dev-libs/glib/glib-2.64.4.ebuild
16 index b6ffaaa8315..837596c8f77 100644
17 --- a/dev-libs/glib/glib-2.64.4.ebuild
18 +++ b/dev-libs/glib/glib-2.64.4.ebuild
19 @@ -14,7 +14,7 @@ SLOT="2"
20 IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs systemtap test utils xattr"
21 RESTRICT="!test? ( test )"
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 # * libelf isn't strictly necessary, but makes gresource tool more useful, and
27 # the check is automagic in gio/meson.build. gresource is not a multilib tool