summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2018-05-28 22:30:28 +0000
committerMichał Górny <mgorny@gentoo.org>2018-06-08 10:03:34 +0200
commit9680e10bbe58db66d7d95f45bf6c63d19b03b93f (patch)
tree9f18eaef349e25f8c391664eee9bd4225a3c001a /sys-devel/llvm/llvm-5.0.2.ebuild
parentsys-devel/llvm-common: Keyword 5.0.2, 6.0.0 ~ppc64 (diff)
downloadgentoo-9680e10bbe58db66d7d95f45bf6c63d19b03b93f.tar.gz
gentoo-9680e10bbe58db66d7d95f45bf6c63d19b03b93f.tar.bz2
gentoo-9680e10bbe58db66d7d95f45bf6c63d19b03b93f.zip
sys-devel/llvm: Keyword 5.0.2, and 6.0.0-r1 ~ppc64
Diffstat (limited to 'sys-devel/llvm/llvm-5.0.2.ebuild')
-rw-r--r--sys-devel/llvm/llvm-5.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-5.0.2.ebuild b/sys-devel/llvm/llvm-5.0.2.ebuild
index 7879b01fcc59..768c86f3ad63 100644
--- a/sys-devel/llvm/llvm-5.0.2.ebuild
+++ b/sys-devel/llvm/llvm-5.0.2.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-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 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[*]}"