summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-12-14 14:30:32 -0800
committerMatt Turner <mattst88@gentoo.org>2017-12-14 14:30:32 -0800
commitc869ad733daf53e34342a4585235cdef9006f989 (patch)
tree10c42e858d271de3fe6645a08169cd3727808e3d /sys-libs/compiler-rt/compiler-rt-4.0.1.ebuild
parentsys-devel/clang-4.0.1: amd64 stable, bug 637210 (diff)
downloadgentoo-c869ad733daf53e34342a4585235cdef9006f989.tar.gz
gentoo-c869ad733daf53e34342a4585235cdef9006f989.tar.bz2
gentoo-c869ad733daf53e34342a4585235cdef9006f989.zip
sys-libs/compiler-rt-4.0.1: amd64 stable, bug 637210
Diffstat (limited to 'sys-libs/compiler-rt/compiler-rt-4.0.1.ebuild')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-4.0.1.ebuild b/sys-libs/compiler-rt/compiler-rt-4.0.1.ebuild
index 60da7b150a0a..8808e083b283 100644
--- a/sys-libs/compiler-rt/compiler-rt-4.0.1.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-4.0.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz"
LICENSE="|| ( UoI-NCSA MIT )"
SLOT="${PV%_*}"
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="+clang test"
LLVM_SLOT=${SLOT%%.*}