summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-10-19 17:04:49 +0200
committerMichał Górny <mgorny@gentoo.org>2023-10-19 17:13:10 +0200
commit824b95e092749d96f26d443ef8e83542e6e6580a (patch)
tree5ff678c34da96f7c192b95ebbe348084a9743015 /sys-libs/compiler-rt
parentdev-util/lldb: Fix EmptyGlobalAssignment (diff)
downloadgentoo-824b95e092749d96f26d443ef8e83542e6e6580a.tar.gz
gentoo-824b95e092749d96f26d443ef8e83542e6e6580a.tar.bz2
gentoo-824b95e092749d96f26d443ef8e83542e6e6580a.zip
sys-libs/compiler-rt: Fix EmptyGlobalAssignment
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs/compiler-rt')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild1
-rw-r--r--sys-libs/compiler-rt/compiler-rt-18.0.0.9999.ebuild1
-rw-r--r--sys-libs/compiler-rt/compiler-rt-18.0.0_pre20231013.ebuild1
3 files changed, 0 insertions, 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 )"