commit: f74fc875d14d71f2468558bc2dce27fee46d248f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Oct 19 15:04:48 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Oct 19 15:13:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f74fc875
dev-util/lldb: Fix EmptyGlobalAssignment Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-util/lldb/lldb-17.0.3.9999.ebuild | 1 - dev-util/lldb/lldb-18.0.0.9999.ebuild | 1 - dev-util/lldb/lldb-18.0.0_pre20231013.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/dev-util/lldb/lldb-17.0.3.9999.ebuild b/dev-util/lldb/lldb-17.0.3.9999.ebuild index ef2125c2af64..85f3da6a1874 100644 --- a/dev-util/lldb/lldb-17.0.3.9999.ebuild +++ b/dev-util/lldb/lldb-17.0.3.9999.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0/${LLVM_SOABI}" -KEYWORDS="" IUSE="+debug +libedit lzma ncurses +python test +xml" RESTRICT="test" REQUIRED_USE=${PYTHON_REQUIRED_USE} diff --git a/dev-util/lldb/lldb-18.0.0.9999.ebuild b/dev-util/lldb/lldb-18.0.0.9999.ebuild index ef2125c2af64..85f3da6a1874 100644 --- a/dev-util/lldb/lldb-18.0.0.9999.ebuild +++ b/dev-util/lldb/lldb-18.0.0.9999.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0/${LLVM_SOABI}" -KEYWORDS="" IUSE="+debug +libedit lzma ncurses +python test +xml" RESTRICT="test" REQUIRED_USE=${PYTHON_REQUIRED_USE} diff --git a/dev-util/lldb/lldb-18.0.0_pre20231013.ebuild b/dev-util/lldb/lldb-18.0.0_pre20231013.ebuild index ef2125c2af64..85f3da6a1874 100644 --- a/dev-util/lldb/lldb-18.0.0_pre20231013.ebuild +++ b/dev-util/lldb/lldb-18.0.0_pre20231013.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0/${LLVM_SOABI}" -KEYWORDS="" IUSE="+debug +libedit lzma ncurses +python test +xml" RESTRICT="test" REQUIRED_USE=${PYTHON_REQUIRED_USE}
