sys-libs/compiler-rt: amd64 stable wrt bug #644814
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 17 Jan 2018 22:06:37 +0000 (01:06 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 17 Jan 2018 22:14:00 +0000 (01:14 +0300)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

sys-libs/compiler-rt/compiler-rt-5.0.1.ebuild

index 020ddaac8475be7d62aeb1f5923c6b3d89bff0bc..dac697f44682fedac03253b865ce0e97233f14fe 100644 (file)
@@ -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%%.*}