diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-31 17:40:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-31 17:41:08 +0100 |
commit | f62aec68a9c1854f953dd8b478d8c4d116dbb6f0 (patch) | |
tree | 11a841d2c7673d04ba822a9c6b5b2e52fd5a1503 /sys-libs/compiler-rt | |
parent | net-analyzer/nfdump: Stabilize 1.7.0.1 x86, #877039 (diff) | |
download | gentoo-f62aec68a9c1854f953dd8b478d8c4d116dbb6f0.tar.gz gentoo-f62aec68a9c1854f953dd8b478d8c4d116dbb6f0.tar.bz2 gentoo-f62aec68a9c1854f953dd8b478d8c4d116dbb6f0.zip |
sys-libs/compiler-rt: Stabilize 14.0.6-r1 x86, #877045
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/compiler-rt')
-rw-r--r-- | sys-libs/compiler-rt/compiler-rt-14.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-14.0.6-r1.ebuild b/sys-libs/compiler-rt/compiler-rt-14.0.6-r1.ebuild index fdb28e83c4ad..3736db4ef546 100644 --- a/sys-libs/compiler-rt/compiler-rt-14.0.6-r1.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-14.0.6-r1.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="amd64 arm arm64 ppc64 ~riscv ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +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 )" |