sys-libs/compiler-rt: Add KEYWORDS to 9.0.0_rc2
authorMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 21:01:43 +0000 (22:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 21:20:16 +0000 (22:20 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/compiler-rt/compiler-rt-9.0.1_rc2.ebuild

index 1c0ee0530affeb9bc6961fb43c62ace6dd082f21..6bca0d26b58ed6d0d7eb84d1bdaeaa58d1c61a98 100644 (file)
@@ -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 )"