commit: a8bff69917457049899c34b9f303d2a29e13888f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 12 09:22:23 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 12 09:22:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8bff699
dev-util/lldb: Stabilize 17.0.6 amd64, #920044 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/lldb/lldb-17.0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/lldb/lldb-17.0.6.ebuild b/dev-util/lldb/lldb-17.0.6.ebuild index 2fb5872a822f..bce5117ed420 100644 --- a/dev-util/lldb/lldb-17.0.6.ebuild +++ b/dev-util/lldb/lldb-17.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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}
