diff options
author | 2020-12-04 16:25:21 +0300 | |
---|---|---|
committer | 2020-12-04 17:24:18 +0300 | |
commit | f90eb96df1f5899d10c6ae446f7e59b0182cb90b (patch) | |
tree | 1bf451d5654b3ba514c8ad4bc682fc9c21dbe25a /sys-devel | |
parent | sys-devel/lld: Keyword 11.0.0 riscv, #756115 (diff) | |
download | gentoo-f90eb96df1f5899d10c6ae446f7e59b0182cb90b.tar.gz gentoo-f90eb96df1f5899d10c6ae446f7e59b0182cb90b.tar.bz2 gentoo-f90eb96df1f5899d10c6ae446f7e59b0182cb90b.zip |
sys-devel/clang-common: Keyword 11.0.0 riscv, #756115
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-common/clang-common-11.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-11.0.0.ebuild b/sys-devel/clang-common/clang-common-11.0.0.ebuild index 636965492422..62ba2b07a718 100644 --- a/sys-devel/clang-common/clang-common-11.0.0.ebuild +++ b/sys-devel/clang-common/clang-common-11.0.0.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/clang/utils LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -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="" PDEPEND="sys-devel/clang:*" |