commit: a425fc2062d4b1e64acb229975dcc021a8629dd3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Sep 6 19:17:42 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Sep 6 19:18:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a425fc20
dev-python/lit: Add keywords to 15.0.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/lit/lit-15.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/lit/lit-15.0.0.ebuild b/dev-python/lit/lit-15.0.0.ebuild index 8ace6ca8b915..a79ebb91d54a 100644 --- a/dev-python/lit/lit-15.0.0.ebuild +++ b/dev-python/lit/lit-15.0.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"
