sys-devel/llvm: marked *-macos
authorFabian Groffen <grobian@gentoo.org>
Wed, 3 Jan 2018 14:50:00 +0000 (15:50 +0100)
committerFabian Groffen <grobian@gentoo.org>
Wed, 3 Jan 2018 14:50:00 +0000 (15:50 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

sys-devel/llvm/llvm-5.0.1.ebuild

index 07f074168c8dc1ee5ba473edd1cee1cfb8c944df..6fd493f8e9cf60456b19d58a425c7a5719a8dfbe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="debug doc gold libedit +libffi ncurses test
        kernel_Darwin ${ALL_LLVM_TARGETS[*]}"