commit: 599577dd7f4529aa5dad41cd8a2ce7873a378642 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 14 14:21:57 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 14 14:23:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=599577dd
llvm-core/lldb: Stabilize 20.1.7 x86, #958081 Signed-off-by: Sam James <sam <AT> gentoo.org> llvm-core/lldb/lldb-20.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm-core/lldb/lldb-20.1.7.ebuild b/llvm-core/lldb/lldb-20.1.7.ebuild index 2dd815ee0565..77ef44903a53 100644 --- a/llvm-core/lldb/lldb-20.1.7.ebuild +++ b/llvm-core/lldb/lldb-20.1.7.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}
