commit: 445de0374fad8cca544cc396b022d84e133b9b95 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 14 11:01:50 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jun 14 11:01:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=445de037
llvm-core/lldb: Stabilize 20.1.7 arm64, #958081 Signed-off-by: Arthur Zamarin <arthurzam <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 a04018fdf449..0f08bb428b67 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}
