sys-libs/compiler-rt-sanitizers: Add KEYWORDS to 9.0.0_rc2
authorMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 21:01:42 +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-sanitizers/compiler-rt-sanitizers-9.0.1_rc2.ebuild

index f28bb313413d46148f352338aba7b3d40a68c4be..4c388d97887c3c6b30c4ec6de473c142e5e9ecdf 100644 (file)
@@ -15,7 +15,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 +libfuzzer +profile +sanitize test +xray elibc_glibc"
 # FIXME: libfuzzer does not enable all its necessary dependencies
 REQUIRED_USE="libfuzzer? ( || ( sanitize xray ) )"