From bb27e19502b3c6d1513ce43d002ff046c832859b Mon Sep 17 00:00:00 2001 From: Sam James <sam@gentoo.org> Date: Thu, 26 Jan 2023 22:06:55 +0000 Subject: sys-libs/compiler-rt: Stabilize 15.0.7 x86, #891893 Signed-off-by: Sam James <sam@gentoo.org> --- sys-libs/compiler-rt/compiler-rt-15.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs') diff --git a/sys-libs/compiler-rt/compiler-rt-15.0.7.ebuild b/sys-libs/compiler-rt/compiler-rt-15.0.7.ebuild index 17ca6aab38c3..284371357cd2 100644 --- a/sys-libs/compiler-rt/compiler-rt-15.0.7.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-15.0.7.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="${LLVM_VERSION}" -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 )" -- cgit v1.2.3-65-gdbad