commit: a8c6503931f1829320a3d550b32342bf60358d97 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 17 23:21:55 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 17 23:21:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8c65039
dev-util/lldb: Stabilize 16.0.5 amd64, #908385 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/lldb/lldb-16.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/lldb/lldb-16.0.5.ebuild b/dev-util/lldb/lldb-16.0.5.ebuild index e4e43bb0ef2f..14f2a302aceb 100644 --- a/dev-util/lldb/lldb-16.0.5.ebuild +++ b/dev-util/lldb/lldb-16.0.5.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 +libedit lzma ncurses +python test +xml" RESTRICT="test" REQUIRED_USE=${PYTHON_REQUIRED_USE}
