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: Tue, 24 Dec 2019 17:03:17
Message-Id: 1577206980.696cdcd5d9480e03d9c0ffb4fde1e96fd7c7d2e2.slyfox@gentoo
1 commit: 696cdcd5d9480e03d9c0ffb4fde1e96fd7c7d2e2
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Dec 24 15:20:12 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 24 17:03:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696cdcd5
7
8 dev-libs/glib: stable 2.60.7 for hppa, bug #702260
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="hppa"
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.60.7.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/glib/glib-2.60.7.ebuild b/dev-libs/glib/glib-2.60.7.ebuild
19 index 752dfbde9ec..c06935313d4 100644
20 --- a/dev-libs/glib/glib-2.60.7.ebuild
21 +++ b/dev-libs/glib/glib-2.60.7.ebuild
22 @@ -14,7 +14,7 @@ SLOT="2"
23 IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs systemtap test utils xattr"
24 RESTRICT="!test? ( test )"
25
26 -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
28
29 # * libelf isn't strictly necessary, but makes gresource tool more useful, and
30 # the check is automagic in gio/meson.build. gresource is not a multilib tool