summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-09-06 21:17:42 +0200
committerMichał Górny <mgorny@gentoo.org>2022-09-06 21:18:21 +0200
commita425fc2062d4b1e64acb229975dcc021a8629dd3 (patch)
treeec4872769a3b187864733bf2a64c201d2db4063d
parentdev-python/clang-python: Add keywords to 15.0.0 (diff)
downloadgentoo-a425fc20.tar.gz
gentoo-a425fc20.tar.bz2
gentoo-a425fc20.zip
dev-python/lit: Add keywords to 15.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/lit/lit-15.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"