commit: 21c728e327a00d0924a7b6c3a2496a2422a8849a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 6 21:51:11 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 6 21:52:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c728e3
dev-debug/lldb: Stabilize 19.1.4 x86, #945145 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-debug/lldb/lldb-19.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-debug/lldb/lldb-19.1.4.ebuild b/dev-debug/lldb/lldb-19.1.4.ebuild index 0e241974e62b..341bbe2f8140 100644 --- a/dev-debug/lldb/lldb-19.1.4.ebuild +++ b/dev-debug/lldb/lldb-19.1.4.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}
