Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/boehm-gc/
Date: Sun, 03 Jun 2018 19:48:36
Message-Id: 1528055192.0b5872112fdc2c11d1a289b392e3a8be4e272839.zlogene@gentoo
1 commit: 0b5872112fdc2c11d1a289b392e3a8be4e272839
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 3 19:46:32 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 3 19:46:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b587211
7
8 dev-libs/boehm-gc: mark s390 stable wrt bug #647114
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild b/dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild
16 index bb46d18df23..f55d6778119 100644
17 --- a/dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild
18 +++ b/dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild
19 @@ -15,7 +15,7 @@ LICENSE="boehm-gc"
20 # SONAME: libgc.so.1 libgccpp.so.1
21 # We've been using subslot 0 for these instead of "1.1".
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE="cxx static-libs +threads"
26
27 DEPEND="