Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/boehm-gc/
Date: Wed, 11 Sep 2019 04:56:39
Message-Id: 1568177786.04f2a6fe5fc754f9e12430577dfd646ad4510630.mattst88@gentoo
1 commit: 04f2a6fe5fc754f9e12430577dfd646ad4510630
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 11 04:56:26 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 11 04:56:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04f2a6fe
7
8 dev-libs/boehm-gc-8.0.4: sparc stable, bug 693844
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-libs/boehm-gc/boehm-gc-8.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/boehm-gc/boehm-gc-8.0.4.ebuild b/dev-libs/boehm-gc/boehm-gc-8.0.4.ebuild
16 index 7ec70bdf186..b9e596629a2 100644
17 --- a/dev-libs/boehm-gc/boehm-gc-8.0.4.ebuild
18 +++ b/dev-libs/boehm-gc/boehm-gc-8.0.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 ~riscv ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="cxx static-libs +threads"
26
27 DEPEND="