From: Thomas Deutschmann Date: Sun, 19 Nov 2017 19:05:16 +0000 (+0100) Subject: sys-libs/compiler-rt: x86 stable (bug #637210) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a255506f8835276aca81882b55f1c3ea47867e0f;p=gentoo.git sys-libs/compiler-rt: x86 stable (bug #637210) Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- 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%%.*}