Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/glib/
Date: Sat, 11 Jan 2020 18:13:39
Message-Id: 1578766334.eb874efaf2c4dd0a83af681b0fcd3280024c77b1.leio@gentoo
1 commit: eb874efaf2c4dd0a83af681b0fcd3280024c77b1
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 11 12:19:31 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 11 18:12:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb874efa
7
8 dev-libs/glib: ia64 stable (bug #702260)
9
10 Tested-by: Émeric Maschino
11 Package-Manager: Portage-2.3.79, Repoman-2.3.12
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 dev-libs/glib/glib-2.60.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/glib/glib-2.60.7.ebuild b/dev-libs/glib/glib-2.60.7.ebuild
18 index 976d01ee527..9c72a2a2020 100644
19 --- a/dev-libs/glib/glib-2.60.7.ebuild
20 +++ b/dev-libs/glib/glib-2.60.7.ebuild
21 @@ -14,7 +14,7 @@ SLOT="2"
22 IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs systemtap test utils xattr"
23 RESTRICT="!test? ( test )"
24
25 -KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
27
28 # * libelf isn't strictly necessary, but makes gresource tool more useful, and
29 # the check is automagic in gio/meson.build. gresource is not a multilib tool