commit: dd4f27183f45ab27ecd26e3300d3ba8a57429500 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 21 18:40:05 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Aug 21 18:50:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd4f2718
sys-devel/llvm: Reduce keywords on 3.8.1-r1 to match sys-libs/libcxx sys-devel/llvm/llvm-3.8.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm/llvm-3.8.1-r1.ebuild b/sys-devel/llvm/llvm-3.8.1-r1.ebuild index c2e88d9..2e78867 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"
