commit: 61b3749b4805e6549bc8b71e0a5df7442104088b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 20 08:23:17 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 20 08:23:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b3749b
llvm-core/lldb: Stabilize 20.1.8 x86, #960372 Signed-off-by: Sam James <sam <AT> gentoo.org> llvm-core/lldb/lldb-20.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm-core/lldb/lldb-20.1.8.ebuild b/llvm-core/lldb/lldb-20.1.8.ebuild index 0f2736cc58d7..79e67dd44dc9 100644 --- a/llvm-core/lldb/lldb-20.1.8.ebuild +++ b/llvm-core/lldb/lldb-20.1.8.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}
