Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/boehm-gc/
Date: Fri, 02 Mar 2018 08:31:14
Message-Id: 1519979460.636fcb01b48ebf501afd3757080fe0911c5326cc.mgorny@gentoo
1 commit: 636fcb01b48ebf501afd3757080fe0911c5326cc
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 2 08:07:14 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 08:31:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636fcb01
7
8 dev-libs/boehm-gc: Tested on ~amd64-fbsd
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 138b14036e5..f83e8ff8d30 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 ~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="