summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-12-04 16:25:21 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-12-04 17:24:18 +0300
commit703616d72ab6489e15fc5d000e0bc92ab2e36ddb (patch)
treedb5017f5a9e3c2f2c16f22165caee76f87938642 /sys-libs
parentsys-devel/clang-common: Keyword 11.0.0 riscv, #756115 (diff)
downloadgentoo-703616d72ab6489e15fc5d000e0bc92ab2e36ddb.tar.gz
gentoo-703616d72ab6489e15fc5d000e0bc92ab2e36ddb.tar.bz2
gentoo-703616d72ab6489e15fc5d000e0bc92ab2e36ddb.zip
sys-libs/compiler-rt: Keyword 11.0.0 riscv, #756115
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild b/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
index c5e86123d2a3..ae00599b1645 100644
--- a/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
@@ -13,7 +13,7 @@ llvm.org_set_globals
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="+clang test"
RESTRICT="!test? ( test ) !clang? ( test )"