From: Michał Górny Date: Wed, 4 Mar 2020 18:07:39 +0000 (+0100) Subject: sys-libs/compiler-rt: Keyword 10.0.0rc3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2a401e9e9cee7ec1656b5cd8b0ab39e3e43e4bc7;p=gentoo.git sys-libs/compiler-rt: Keyword 10.0.0rc3 Signed-off-by: Michał Górny --- diff --git a/sys-libs/compiler-rt/compiler-rt-10.0.0_rc3.ebuild b/sys-libs/compiler-rt/compiler-rt-10.0.0_rc3.ebuild index 597584d700e1..ff0cc33bd948 100644 --- a/sys-libs/compiler-rt/compiler-rt-10.0.0_rc3.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-10.0.0_rc3.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 )"