commit:     1058c745f30d5049a5c19dc01c3f5a6f6a02fda8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 15:04:53 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 15:13:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1058c745

sys-devel/clang-runtime: Fix EmptyGlobalAssignment

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-devel/clang-runtime/clang-runtime-17.0.3.9999.ebuild        | 1 -
 sys-devel/clang-runtime/clang-runtime-18.0.0.9999.ebuild        | 1 -
 sys-devel/clang-runtime/clang-runtime-18.0.0_pre20231013.ebuild | 1 -
 3 files changed, 3 deletions(-)

diff --git a/sys-devel/clang-runtime/clang-runtime-17.0.3.9999.ebuild 
b/sys-devel/clang-runtime/clang-runtime-17.0.3.9999.ebuild
index c69faa0fbdd7..1ce7130b4264 100644
--- a/sys-devel/clang-runtime/clang-runtime-17.0.3.9999.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-17.0.3.9999.ebuild
@@ -10,7 +10,6 @@ HOMEPAGE="https://clang.llvm.org/";
 
 LICENSE="metapackage"
 SLOT="${PV%%.*}"
-KEYWORDS=""
 IUSE="+compiler-rt libcxx openmp +sanitize"
 REQUIRED_USE="sanitize? ( compiler-rt )"
 

diff --git a/sys-devel/clang-runtime/clang-runtime-18.0.0.9999.ebuild 
b/sys-devel/clang-runtime/clang-runtime-18.0.0.9999.ebuild
index c69faa0fbdd7..1ce7130b4264 100644
--- a/sys-devel/clang-runtime/clang-runtime-18.0.0.9999.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-18.0.0.9999.ebuild
@@ -10,7 +10,6 @@ HOMEPAGE="https://clang.llvm.org/";
 
 LICENSE="metapackage"
 SLOT="${PV%%.*}"
-KEYWORDS=""
 IUSE="+compiler-rt libcxx openmp +sanitize"
 REQUIRED_USE="sanitize? ( compiler-rt )"
 

diff --git a/sys-devel/clang-runtime/clang-runtime-18.0.0_pre20231013.ebuild 
b/sys-devel/clang-runtime/clang-runtime-18.0.0_pre20231013.ebuild
index c69faa0fbdd7..1ce7130b4264 100644
--- a/sys-devel/clang-runtime/clang-runtime-18.0.0_pre20231013.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-18.0.0_pre20231013.ebuild
@@ -10,7 +10,6 @@ HOMEPAGE="https://clang.llvm.org/";
 
 LICENSE="metapackage"
 SLOT="${PV%%.*}"
-KEYWORDS=""
 IUSE="+compiler-rt libcxx openmp +sanitize"
 REQUIRED_USE="sanitize? ( compiler-rt )"
 

Reply via email to