From: Michał Górny Date: Wed, 4 Apr 2018 11:36:18 +0000 (+0200) Subject: sys-devel/llvm: 5.0.1 tested on ~amd64-fbsd X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=502a611c2a949f8000c308baf979ac068e5232a4;p=gentoo.git sys-devel/llvm: 5.0.1 tested on ~amd64-fbsd --- diff --git a/sys-devel/llvm/llvm-5.0.1.ebuild b/sys-devel/llvm/llvm-5.0.1.ebuild index a0287445e0de..d705829ac8ad 100644 --- a/sys-devel/llvm/llvm-5.0.1.ebuild +++ b/sys-devel/llvm/llvm-5.0.1.ebuild @@ -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[*]}"