summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-08-21 20:40:05 +0200
committerMichał Górny <mgorny@gentoo.org>2016-08-21 20:50:47 +0200
commitdd4f27183f45ab27ecd26e3300d3ba8a57429500 (patch)
treea9608c9796e19625efe91c0640859cb16d35677b /sys-devel
parentsys-devel/llvm: Improve llvm-config upstream compatibility, #591690 (diff)
downloadgentoo-dd4f27183f45ab27ecd26e3300d3ba8a57429500.tar.gz
gentoo-dd4f27183f45ab27ecd26e3300d3ba8a57429500.tar.bz2
gentoo-dd4f27183f45ab27ecd26e3300d3ba8a57429500.zip
sys-devel/llvm: Reduce keywords on 3.8.1-r1 to match sys-libs/libcxx
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/llvm-3.8.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-3.8.1-r1.ebuild b/sys-devel/llvm/llvm-3.8.1-r1.ebuild
index c2e88d97e1f7..2e78867f52cc 100644
--- a/sys-devel/llvm/llvm-3.8.1-r1.ebuild
+++ b/sys-devel/llvm/llvm-3.8.1-r1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.xz
LICENSE="UoI-NCSA"
SLOT="0/3.8.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="clang debug default-compiler-rt default-libcxx doc gold libedit +libffi
lldb multitarget ncurses ocaml python +sanitize +static-analyzer test xml
video_cards_radeon elibc_musl kernel_Darwin kernel_FreeBSD"