Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/boehm-gc/
Date: Sun, 28 Feb 2016 06:43:17
Message-Id: 1456641622.a719c78a2d5ad19df77af42804c674acab6a024a.prometheanfire@gentoo
1 commit: a719c78a2d5ad19df77af42804c674acab6a024a
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 06:16:20 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 06:40:22 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a719c78a
7
8 dev-libs/boehm-gc: keywording arm64
9
10 merged on X-C1
11
12 Package-Manager: portage-2.2.26
13
14 dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild b/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild
18 index fa6d46c..12a9f46 100644
19 --- a/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild
20 +++ b/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="http://www.hboehm.info/gc/gc_source/${MY_P}.tar.gz"
22
23 LICENSE="boehm-gc"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
27 IUSE="cxx static-libs threads"
28
29 DEPEND=">=dev-libs/libatomic_ops-7.4