commit: 824b95e092749d96f26d443ef8e83542e6e6580a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Oct 19 15:04:49 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Oct 19 15:13:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824b95e0
sys-libs/compiler-rt: Fix EmptyGlobalAssignment Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild | 1 - sys-libs/compiler-rt/compiler-rt-18.0.0.9999.ebuild | 1 - sys-libs/compiler-rt/compiler-rt-18.0.0_pre20231013.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild index f5ece0834a5e..9c46e6737daa 100644 --- a/sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="${LLVM_MAJOR}" -KEYWORDS="" IUSE="+abi_x86_32 abi_x86_64 +clang +debug test" RESTRICT="!test? ( test ) !clang? ( test )" diff --git a/sys-libs/compiler-rt/compiler-rt-18.0.0.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-18.0.0.9999.ebuild index f5ece0834a5e..9c46e6737daa 100644 --- a/sys-libs/compiler-rt/compiler-rt-18.0.0.9999.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-18.0.0.9999.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="${LLVM_MAJOR}" -KEYWORDS="" IUSE="+abi_x86_32 abi_x86_64 +clang +debug test" RESTRICT="!test? ( test ) !clang? ( test )" diff --git a/sys-libs/compiler-rt/compiler-rt-18.0.0_pre20231013.ebuild b/sys-libs/compiler-rt/compiler-rt-18.0.0_pre20231013.ebuild index f5ece0834a5e..9c46e6737daa 100644 --- a/sys-libs/compiler-rt/compiler-rt-18.0.0_pre20231013.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-18.0.0_pre20231013.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="${LLVM_MAJOR}" -KEYWORDS="" IUSE="+abi_x86_32 abi_x86_64 +clang +debug test" RESTRICT="!test? ( test ) !clang? ( test )"
