summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-11-19 20:05:16 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-11-19 20:14:42 +0100
commita255506f8835276aca81882b55f1c3ea47867e0f (patch)
tree8f3c854e59bbf0d1b0cb54c0514ac7989c227752 /sys-libs
parentsys-libs/libcxx: x86 stable (bug #637210) (diff)
downloadgentoo-a255506f8835276aca81882b55f1c3ea47867e0f.tar.gz
gentoo-a255506f8835276aca81882b55f1c3ea47867e0f.tar.bz2
gentoo-a255506f8835276aca81882b55f1c3ea47867e0f.zip
sys-libs/compiler-rt: x86 stable (bug #637210)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-libs')
-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 bc1e65eb314f..60da7b150a0a 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%%.*}