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: Sat, 28 Apr 2018 05:34:06
Message-Id: 1524893027.e407bcd9942be02aa1ecaf926de2260f5642b457.mattst88@gentoo
1 commit: e407bcd9942be02aa1ecaf926de2260f5642b457
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 28 05:23:32 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 28 05:23:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e407bcd9
7
8 dev-libs/boehm-gc-7.6.4: alpha stable, bug 653720
9
10 dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild b/dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild
14 index d4ec021376d..7b029ec53a4 100644
15 --- a/dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild
16 +++ b/dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild
17 @@ -15,7 +15,7 @@ LICENSE="boehm-gc"
18 # SONAME: libgc.so.1 libgccpp.so.1
19 # We've been using subslot 0 for these instead of "1.1".
20 SLOT="0"
21 -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"
22 +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"
23 IUSE="cxx static-libs +threads"
24
25 DEPEND="