summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-24 16:34:25 -0700
committerMatt Turner <mattst88@gentoo.org>2017-03-24 17:45:17 -0700
commiteb8baba3e57f2e060c0be09e6c48fae73a7c1c04 (patch)
tree350bbfe18e093d48836f40458d89700ac360c62c /sys-devel/llvm/llvm-3.7.1-r3.ebuild
parentsys-devel/llvm: Drop ppc/ppc64 keywords (diff)
downloadgentoo-eb8baba3e57f2e060c0be09e6c48fae73a7c1c04.tar.gz
gentoo-eb8baba3e57f2e060c0be09e6c48fae73a7c1c04.tar.bz2
gentoo-eb8baba3e57f2e060c0be09e6c48fae73a7c1c04.zip
sys-devel/llvm: Drop sparc keywords
Diffstat (limited to 'sys-devel/llvm/llvm-3.7.1-r3.ebuild')
-rw-r--r--sys-devel/llvm/llvm-3.7.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-3.7.1-r3.ebuild b/sys-devel/llvm/llvm-3.7.1-r3.ebuild
index 3687ff9e5181..9dae729c8676 100644
--- a/sys-devel/llvm/llvm-3.7.1-r3.ebuild
+++ b/sys-devel/llvm/llvm-3.7.1-r3.ebuild
@@ -32,7 +32,7 @@ LICENSE="UoI-NCSA rc BSD public-domain
arm64? ( LLVM-Grant )
multitarget? ( LLVM-Grant )"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="clang debug doc gold libedit +libffi lldb multitarget ncurses ocaml
python +static-analyzer test xml video_cards_radeon
kernel_Darwin kernel_FreeBSD"