commit: 3bc911db69181f93c111e6b923516f9e53dd5b2f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 24 18:54:03 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Aug 24 19:02:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc911db
llvm-core/lldb: Stabilize 20.1.8 amd64, #960372 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> llvm-core/lldb/lldb-20.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm-core/lldb/lldb-20.1.8.ebuild b/llvm-core/lldb/lldb-20.1.8.ebuild index 8b32a6604c7c..7a30c6f854da 100644 --- a/llvm-core/lldb/lldb-20.1.8.ebuild +++ b/llvm-core/lldb/lldb-20.1.8.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0/${LLVM_SOABI}" -KEYWORDS="~amd64 arm arm64 ~loong x86" +KEYWORDS="amd64 arm arm64 ~loong x86" IUSE="debug debuginfod +libedit lzma ncurses +python test +xml" RESTRICT="test" REQUIRED_USE=${PYTHON_REQUIRED_USE}
