summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-06-07 16:00:41 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-06-07 16:03:40 +0300
commit3deae77d729aafa7bb460bb6440cafd54e771352 (patch)
treed054c3f477643bf97ad845ef12d9bc7160f6b00b /sys-libs/compiler-rt
parentsys-libs/libomp: amd64 stable wrt bug #657516 (diff)
downloadgentoo-3deae77d729aafa7bb460bb6440cafd54e771352.tar.gz
gentoo-3deae77d729aafa7bb460bb6440cafd54e771352.tar.bz2
gentoo-3deae77d729aafa7bb460bb6440cafd54e771352.zip
sys-libs/compiler-rt: amd64 stable wrt bug #657516
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-libs/compiler-rt')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-5.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-5.0.2.ebuild b/sys-libs/compiler-rt/compiler-rt-5.0.2.ebuild
index cdb43e43bb4b..65ae3bd4255d 100644
--- a/sys-libs/compiler-rt/compiler-rt-5.0.2.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-5.0.2.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 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="+clang test"
CLANG_SLOT=${SLOT%%.*}