commit: 8e5b2cc65a45b54c777fbd6a1f32023a03c633dd Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Jun 7 17:18:25 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Jun 7 17:20:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e5b2cc6
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 65ae3bd4255..c6f609d1a89 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%%.*}
