commit: 3ef491b7424073ebd3888c26d02f119ce5958ae9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Feb 25 14:52:52 2026 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Feb 25 15:07:39 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef491b7
dev-python/lit: Add keywords to 22.x Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/lit/lit-22.1.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/lit/lit-22.1.0.ebuild b/dev-python/lit/lit-22.1.0.ebuild index e7ba350e0086..f06adb9dfc80 100644 --- a/dev-python/lit/lit-22.1.0.ebuild +++ b/dev-python/lit/lit-22.1.0.ebuild @@ -13,6 +13,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"
