diff options
author | Sam James <sam@gentoo.org> | 2022-10-14 00:00:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-14 00:00:58 +0100 |
commit | a69389b934ce3a818867867d27a15c887bf9e49b (patch) | |
tree | e02e04af6acbae15f7efcc4c462dcf24a7b3f2d6 /sys-libs | |
parent | net-misc/dhcp: Stabilize 4.4.3_p1 arm, #877043 (diff) | |
download | gentoo-a69389b934ce3a818867867d27a15c887bf9e49b.tar.gz gentoo-a69389b934ce3a818867867d27a15c887bf9e49b.tar.bz2 gentoo-a69389b934ce3a818867867d27a15c887bf9e49b.zip |
sys-libs/compiler-rt: Stabilize 14.0.6-r1 arm, #877045
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 5bef5bce002d..833be677be7e 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 )" |