commit: b30498fbfe496aea700ec5c965499467b04858d2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 5 10:01:32 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 5 10:12:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b30498fb
dev-python/lit: Add keywords to 20.1.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/lit/lit-20.1.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/lit/lit-20.1.0.ebuild b/dev-python/lit/lit-20.1.0.ebuild index 3dfabbc0d46e..f1a116c6f5a6 100644 --- a/dev-python/lit/lit-20.1.0.ebuild +++ b/dev-python/lit/lit-20.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 )"
