commit: 314dc705f78289c04e5f0d4b1bfad3b93e4572c7 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 10 20:55:45 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Dec 10 20:55:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=314dc705
dev-debug/lldb: Stabilize 16.0.6-r1 arm, #946216 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-debug/lldb/lldb-16.0.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-debug/lldb/lldb-16.0.6-r1.ebuild b/dev-debug/lldb/lldb-16.0.6-r1.ebuild index ba5732325fa4..e075ee53fffe 100644 --- a/dev-debug/lldb/lldb-16.0.6-r1.ebuild +++ b/dev-debug/lldb/lldb-16.0.6-r1.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}
