commit: 6a76849906188536d272e86beb3ccec08e419410 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 6 16:37:31 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 6 17:03:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a768499
dev-debug/lldb: Rekeyword 18.1.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-debug/lldb/lldb-18.1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-debug/lldb/lldb-18.1.0.ebuild b/dev-debug/lldb/lldb-18.1.0.ebuild index 6d10771e220b..421afb18bc7e 100644 --- a/dev-debug/lldb/lldb-18.1.0.ebuild +++ b/dev-debug/lldb/lldb-18.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}
