summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-11 19:11:28 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-11 19:19:27 +0100
commit679bffe48b0a3367e69dabb246b843910b67c259 (patch)
tree9beac319dc84076641607438b7c760bc23016681 /sys-devel/clang
parentsys-devel/lld: 6.0.0 tested on ~amd64-fbsd (diff)
downloadgentoo-679bffe48b0a3367e69dabb246b843910b67c259.tar.gz
gentoo-679bffe48b0a3367e69dabb246b843910b67c259.tar.bz2
gentoo-679bffe48b0a3367e69dabb246b843910b67c259.zip
sys-devel/clang: 6.0.0 tested on ~amd64-fbsd
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-6.0.0.ebuild b/sys-devel/clang/clang-6.0.0.ebuild
index e6a5cb693b98..06d9da576dcf 100644
--- a/sys-devel/clang/clang-6.0.0.ebuild
+++ b/sys-devel/clang/clang-6.0.0.ebuild
@@ -31,7 +31,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
LICENSE="UoI-NCSA"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug default-compiler-rt default-libcxx doc +static-analyzer
test xml z3 kernel_FreeBSD ${ALL_LLVM_TARGETS[*]}"
RESTRICT="!test? ( test )"