diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-08 19:03:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-08 19:03:16 +0300 |
commit | e75ba34335ad3b81832123f0e8d48a7f5f88a189 (patch) | |
tree | 12ac176f497b981a6d05b0dbcc97a52a5cbb3ed6 /sys-libs | |
parent | sys-devel/clang: Keyword 18.1.8 mips, #939297 (diff) | |
download | gentoo-e75ba34335ad3b81832123f0e8d48a7f5f88a189.tar.gz gentoo-e75ba34335ad3b81832123f0e8d48a7f5f88a189.tar.bz2 gentoo-e75ba34335ad3b81832123f0e8d48a7f5f88a189.zip |
sys-libs/compiler-rt: Keyword 18.1.8 mips, #939297
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/compiler-rt/compiler-rt-18.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-18.1.8.ebuild b/sys-libs/compiler-rt/compiler-rt-18.1.8.ebuild index 9d2f46c9a2ee..b3b0f5e6d306 100644 --- a/sys-libs/compiler-rt/compiler-rt-18.1.8.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-18.1.8.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="${LLVM_MAJOR}" -KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc64 ~riscv x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" IUSE="+abi_x86_32 abi_x86_64 +clang debug test" RESTRICT="!test? ( test ) !clang? ( test )" |