sys-devel/llvm: 5.0.1 tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Wed, 4 Apr 2018 11:36:18 +0000 (13:36 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 4 Apr 2018 12:01:46 +0000 (14:01 +0200)
sys-devel/llvm/llvm-5.0.1.ebuild

index a0287445e0de9760080b0b76ba5c3141f830d6e7..d705829ac8ad6520d44979094f938be36aa1093b 100644 (file)
@@ -33,7 +33,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
 LICENSE="UoI-NCSA rc BSD public-domain
        llvm_targets_ARM? ( LLVM-Grant )"
 SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="debug doc gold libedit +libffi ncurses test
        kernel_Darwin kernel_linux ${ALL_LLVM_TARGETS[*]}"