commit:     69be9bbf49dccb9b95d833685009dfe1a526ae8f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 14:52:53 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 25 15:07:40 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69be9bbf

llvm-core/lldb: Add keywords to 22.x

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 llvm-core/lldb/lldb-22.1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/llvm-core/lldb/lldb-22.1.0.ebuild 
b/llvm-core/lldb/lldb-22.1.0.ebuild
index 9a454e97f109..a4a97e15b94c 100644
--- a/llvm-core/lldb/lldb-22.1.0.ebuild
+++ b/llvm-core/lldb/lldb-22.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}
 

Reply via email to