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/boehm-gc/
Date: Thu, 03 May 2018 05:49:04
Message-Id: 1525326525.e21833c3c45f153e95ff6c68f4e608556ef640f4.leio@gentoo
1 commit: e21833c3c45f153e95ff6c68f4e608556ef640f4
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 2 17:26:05 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Thu May 3 05:48:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e21833c3
7
8 dev-libs/boehm-gc-7.6.4: arm64 stable
9
10 Package-Manager: Portage-2.3.28, 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 b820b012455..bb46d18df23 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 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="