commit: 1c52a8e902eaa8c2cf213607dccaecb0decb6426 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 23 12:23:44 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 23 12:23:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c52a8e9
dev-debug/lldb: Stabilize 18.1.8 amd64, #935984 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-debug/lldb/lldb-18.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-debug/lldb/lldb-18.1.8.ebuild b/dev-debug/lldb/lldb-18.1.8.ebuild index 2d30fb2bfd7a..00a6376006a2 100644 --- a/dev-debug/lldb/lldb-18.1.8.ebuild +++ b/dev-debug/lldb/lldb-18.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}
