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

sys-libs/llvm-libunwind: Fix EmptyGlobalAssignment

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

 sys-libs/llvm-libunwind/llvm-libunwind-17.0.3.9999.ebuild        | 1 -
 sys-libs/llvm-libunwind/llvm-libunwind-18.0.0.9999.ebuild        | 1 -
 sys-libs/llvm-libunwind/llvm-libunwind-18.0.0_pre20231013.ebuild | 1 -
 3 files changed, 3 deletions(-)

diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-17.0.3.9999.ebuild 
b/sys-libs/llvm-libunwind/llvm-libunwind-17.0.3.9999.ebuild
index 94ec81df1452..8f54197f0751 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-17.0.3.9999.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-17.0.3.9999.ebuild
@@ -12,7 +12,6 @@ HOMEPAGE="https://llvm.org/docs/ExceptionHandling.html";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS=""
 IUSE="+clang +debug static-libs test"
 REQUIRED_USE="test? ( clang )"
 RESTRICT="!test? ( test )"

diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-18.0.0.9999.ebuild 
b/sys-libs/llvm-libunwind/llvm-libunwind-18.0.0.9999.ebuild
index 94ec81df1452..8f54197f0751 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-18.0.0.9999.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-18.0.0.9999.ebuild
@@ -12,7 +12,6 @@ HOMEPAGE="https://llvm.org/docs/ExceptionHandling.html";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS=""
 IUSE="+clang +debug static-libs test"
 REQUIRED_USE="test? ( clang )"
 RESTRICT="!test? ( test )"

diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-18.0.0_pre20231013.ebuild 
b/sys-libs/llvm-libunwind/llvm-libunwind-18.0.0_pre20231013.ebuild
index 94ec81df1452..8f54197f0751 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-18.0.0_pre20231013.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-18.0.0_pre20231013.ebuild
@@ -12,7 +12,6 @@ HOMEPAGE="https://llvm.org/docs/ExceptionHandling.html";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS=""
 IUSE="+clang +debug static-libs test"
 REQUIRED_USE="test? ( clang )"
 RESTRICT="!test? ( test )"

Reply via email to