Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-runtime/
Date: Tue, 11 Oct 2016 14:55:41
Message-Id: 1476197708.bd71dc40e17160c639e6f4432e6da7d068610f0a.aballier@gentoo
1 commit: bd71dc40e17160c639e6f4432e6da7d068610f0a
2 Author: Yuta Satoh <nigoro.dev <AT> gmail <DOT> com>
3 AuthorDate: Fri Oct 7 12:31:31 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 11 14:55:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd71dc40
7
8 sys-devel/clang-runtime: add ~amd64-fbsd, ~x86-fbsd KEYWORDS
9
10 sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild b/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild
14 index 0388e2c..29c4a2d 100644
15 --- a/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild
16 +++ b/sys-devel/clang-runtime/clang-runtime-3.9.0.ebuild
17 @@ -10,7 +10,7 @@ SRC_URI=""
18
19 LICENSE="metapackage"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~x86"
22 +KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
23 IUSE="libcxx openmp"
24
25 # compiler-rt is installed unconditionally