commit: ed73a1879599f934ee1da63e24d150869a219b4b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Aug 26 19:24:30 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 26 19:38:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed73a187
llvm-core/lldb: Keyword 21.1.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> llvm-core/lldb/lldb-21.1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/llvm-core/lldb/lldb-21.1.0.ebuild b/llvm-core/lldb/lldb-21.1.0.ebuild index da92577615cb..0f2736cc58d7 100644 --- a/llvm-core/lldb/lldb-21.1.0.ebuild +++ b/llvm-core/lldb/lldb-21.1.0.ebuild @@ -11,7 +11,8 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0/${LLVM_SOABI}" -IUSE="+debug debuginfod +libedit lzma ncurses +python test +xml" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~x86" +IUSE="debug debuginfod +libedit lzma ncurses +python test +xml" RESTRICT="test" REQUIRED_USE=${PYTHON_REQUIRED_USE}
