From 8e5b2cc65a45b54c777fbd6a1f32023a03c633dd Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Thu, 7 Jun 2018 19:18:25 +0200 Subject: [PATCH] sys-libs/compiler-rt: x86 stable (bug #657516) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- sys-libs/compiler-rt/compiler-rt-5.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 65ae3bd4255d0..c6f609d1a897a 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%%.*}