summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-08 22:01:43 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-08 22:20:16 +0100
commite696c556ef2f15b62c36b0bf1967cdc8b4969b65 (patch)
tree4beded48eae9613fb38c1ea7e989cabfa13015f3
parentsys-libs/compiler-rt-sanitizers: Add KEYWORDS to 9.0.0_rc2 (diff)
downloadgentoo-e696c556ef2f15b62c36b0bf1967cdc8b4969b65.tar.gz
gentoo-e696c556ef2f15b62c36b0bf1967cdc8b4969b65.tar.bz2
gentoo-e696c556ef2f15b62c36b0bf1967cdc8b4969b65.zip
sys-libs/compiler-rt: Add KEYWORDS to 9.0.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sys-libs/compiler-rt/compiler-rt-9.0.1_rc2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"