summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-04-04 13:36:18 +0200
committerMichał Górny <mgorny@gentoo.org>2018-04-04 14:01:46 +0200
commit502a611c2a949f8000c308baf979ac068e5232a4 (patch)
tree540b39d6892efeb40279e1bf603faa6edc8e0cab /sys-devel
parentsys-devel/llvm-common: 5.0.1 tested on ~amd64-fbsd (diff)
downloadgentoo-502a611c2a949f8000c308baf979ac068e5232a4.tar.gz
gentoo-502a611c2a949f8000c308baf979ac068e5232a4.tar.bz2
gentoo-502a611c2a949f8000c308baf979ac068e5232a4.zip
sys-devel/llvm: 5.0.1 tested on ~amd64-fbsd
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/llvm-5.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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[*]}"