summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-24 16:32:56 -0700
committerMatt Turner <mattst88@gentoo.org>2017-03-24 17:45:17 -0700
commit5fd038c745f0e79973ac475bd46be0a7fc8b7426 (patch)
treec3be36de8b29087e45774e80c9f565c106cfc219 /sys-devel/llvm/llvm-3.6.2.ebuild
parentsys-devel/clang: Drop ppc/ppc64 keywords (diff)
downloadgentoo-5fd038c745f0e79973ac475bd46be0a7fc8b7426.tar.gz
gentoo-5fd038c745f0e79973ac475bd46be0a7fc8b7426.tar.bz2
gentoo-5fd038c745f0e79973ac475bd46be0a7fc8b7426.zip
sys-devel/llvm: Drop ppc/ppc64 keywords
Bug: https://bugs.gentoo.org/613732 Bug: https://bugs.gentoo.org/613734
Diffstat (limited to 'sys-devel/llvm/llvm-3.6.2.ebuild')
-rw-r--r--sys-devel/llvm/llvm-3.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-3.6.2.ebuild b/sys-devel/llvm/llvm-3.6.2.ebuild
index 820ce17c45bf..3009a9a3f137 100644
--- a/sys-devel/llvm/llvm-3.6.2.ebuild
+++ b/sys-devel/llvm/llvm-3.6.2.ebuild
@@ -30,7 +30,7 @@ LICENSE="UoI-NCSA rc BSD public-domain
arm64? ( LLVM-Grant )
multitarget? ( LLVM-Grant )"
SLOT="0/3.6"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="clang debug doc gold libedit +libffi multitarget ncurses ocaml python
+static-analyzer test xml video_cards_radeon
kernel_Darwin kernel_FreeBSD"