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

sys-devel/lld: Fix EmptyGlobalAssignment

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

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

diff --git a/sys-devel/lld/lld-17.0.3.9999.ebuild 
b/sys-devel/lld/lld-17.0.3.9999.ebuild
index 085543e50762..c99759356a66 100644
--- a/sys-devel/lld/lld-17.0.3.9999.ebuild
+++ b/sys-devel/lld/lld-17.0.3.9999.ebuild
@@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-KEYWORDS=""
 IUSE="+debug test zstd"
 RESTRICT="!test? ( test )"
 

diff --git a/sys-devel/lld/lld-18.0.0.9999.ebuild 
b/sys-devel/lld/lld-18.0.0.9999.ebuild
index 085543e50762..c99759356a66 100644
--- a/sys-devel/lld/lld-18.0.0.9999.ebuild
+++ b/sys-devel/lld/lld-18.0.0.9999.ebuild
@@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-KEYWORDS=""
 IUSE="+debug test zstd"
 RESTRICT="!test? ( test )"
 

diff --git a/sys-devel/lld/lld-18.0.0_pre20231013.ebuild 
b/sys-devel/lld/lld-18.0.0_pre20231013.ebuild
index 085543e50762..c99759356a66 100644
--- a/sys-devel/lld/lld-18.0.0_pre20231013.ebuild
+++ b/sys-devel/lld/lld-18.0.0_pre20231013.ebuild
@@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-KEYWORDS=""
 IUSE="+debug test zstd"
 RESTRICT="!test? ( test )"
 

Reply via email to