summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-29 01:34:08 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-29 01:34:08 +0100
commitad3612668bea8ecdb23f83a699a11fc4938e6d35 (patch)
tree716ff061464d768cc47fd3d9ff785980fdd6f101
parentsys-libs/libomp: x86 stable (bug #644814) (diff)
downloadgentoo-ad361266.tar.gz
gentoo-ad361266.tar.bz2
gentoo-ad361266.zip
sys-libs/compiler-rt: x86 stable (bug #644814)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
-rw-r--r--sys-libs/compiler-rt/compiler-rt-5.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-5.0.1.ebuild b/sys-libs/compiler-rt/compiler-rt-5.0.1.ebuild
index dac697f44682..5218e6b35009 100644
--- a/sys-libs/compiler-rt/compiler-rt-5.0.1.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-5.0.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz"
LICENSE="|| ( UoI-NCSA MIT )"
SLOT="${PV%_*}"
-KEYWORDS="amd64 ~arm64 ~x86 ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm64 x86 ~ppc-macos ~x64-macos ~x86-macos"
IUSE="+clang test"
LLVM_SLOT=${SLOT%%.*}