From: Michał Górny Date: Sun, 8 Dec 2019 21:01:43 +0000 (+0100) Subject: sys-libs/compiler-rt: Add KEYWORDS to 9.0.0_rc2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e696c556ef2f15b62c36b0bf1967cdc8b4969b65;p=gentoo.git sys-libs/compiler-rt: Add KEYWORDS to 9.0.0_rc2 Signed-off-by: Michał Górny --- diff --git a/sys-libs/compiler-rt/compiler-rt-9.0.1_rc2.ebuild b/sys-libs/compiler-rt/compiler-rt-9.0.1_rc2.ebuild index 1c0ee0530aff..6bca0d26b58e 100644 --- a/sys-libs/compiler-rt/compiler-rt-9.0.1_rc2.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-9.0.1_rc2.ebuild @@ -14,7 +14,7 @@ llvm.org_set_globals LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="$(ver_cut 1-3)" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+clang test" RESTRICT="!test? ( test ) !clang? ( test )"