Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/glib/
Date: Sun, 08 Sep 2019 01:13:36
Message-Id: 1567905174.7c5c1252ddd97731baabd4cd7af7b894d1419a74.whissi@gentoo
1 commit: 7c5c1252ddd97731baabd4cd7af7b894d1419a74
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 00:22:06 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 01:12:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c5c1252
7
8 dev-libs/glib: x86 stable (bug #692932)
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-libs/glib/glib-2.60.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/glib/glib-2.60.6.ebuild b/dev-libs/glib/glib-2.60.6.ebuild
17 index 7ea978200ad..989de333118 100644
18 --- a/dev-libs/glib/glib-2.60.6.ebuild
19 +++ b/dev-libs/glib/glib-2.60.6.ebuild
20 @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+"
21 SLOT="2"
22 IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs systemtap test utils xattr"
23
24 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26
27 # * libelf isn't strictly necessary, but makes gresource tool more useful, and
28 # the check is automagic in gio/meson.build. gresource is not a multilib tool