summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-09-06 21:17:44 +0200
committerMichał Górny <mgorny@gentoo.org>2022-09-06 21:18:23 +0200
commit490b46ae2f88be85ead35ab53a08eca12377a707 (patch)
treeddf999c62831b5302c8d62bdabc81b05e58efaf2
parentdev-util/lldb: Add keywords to 15.0.0 (diff)
downloadgentoo-490b46ae.tar.gz
gentoo-490b46ae.tar.bz2
gentoo-490b46ae.zip
sys-libs/compiler-rt: Add keywords to 15.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sys-libs/compiler-rt/compiler-rt-15.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-15.0.0.ebuild b/sys-libs/compiler-rt/compiler-rt-15.0.0.ebuild
index 7494f684550b..f4fd6ab4b702 100644
--- a/sys-libs/compiler-rt/compiler-rt-15.0.0.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-15.0.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="$(ver_cut 1-3)"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
IUSE="+abi_x86_32 abi_x86_64 +clang debug test"
RESTRICT="!test? ( test ) !clang? ( test )"