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

sys-devel/clang: Fix EmptyGlobalAssignment

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

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

diff --git a/sys-devel/clang/clang-17.0.3.9999.ebuild 
b/sys-devel/clang/clang-17.0.3.9999.ebuild
index aae7c602232c..0ae0a62bd789 100644
--- a/sys-devel/clang/clang-17.0.3.9999.ebuild
+++ b/sys-devel/clang/clang-17.0.3.9999.ebuild
@@ -16,7 +16,6 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
 SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-KEYWORDS=""
 IUSE="+debug doc +extra ieee-long-double +pie +static-analyzer test xml"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RESTRICT="!test? ( test )"

diff --git a/sys-devel/clang/clang-18.0.0.9999.ebuild 
b/sys-devel/clang/clang-18.0.0.9999.ebuild
index 7f28af23d564..d99da1e592c9 100644
--- a/sys-devel/clang/clang-18.0.0.9999.ebuild
+++ b/sys-devel/clang/clang-18.0.0.9999.ebuild
@@ -16,7 +16,6 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
 SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-KEYWORDS=""
 IUSE="+debug doc +extra ieee-long-double +pie +static-analyzer test xml"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RESTRICT="!test? ( test )"

diff --git a/sys-devel/clang/clang-18.0.0_pre20231013.ebuild 
b/sys-devel/clang/clang-18.0.0_pre20231013.ebuild
index 7f28af23d564..d99da1e592c9 100644
--- a/sys-devel/clang/clang-18.0.0_pre20231013.ebuild
+++ b/sys-devel/clang/clang-18.0.0_pre20231013.ebuild
@@ -16,7 +16,6 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
 SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-KEYWORDS=""
 IUSE="+debug doc +extra ieee-long-double +pie +static-analyzer test xml"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RESTRICT="!test? ( test )"

Reply via email to