diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-30 10:57:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-30 10:58:53 +0200 |
commit | fcf764354b3625e5eec3501caeabbf4a592864c4 (patch) | |
tree | aa4530775764828aecf83f117e74663fc4dfcdc5 /dev-python/lit | |
parent | dev-python/clang-python: amd64 stable wrt bug #861950 (diff) | |
download | gentoo-fcf764354b3625e5eec3501caeabbf4a592864c4.tar.gz gentoo-fcf764354b3625e5eec3501caeabbf4a592864c4.tar.bz2 gentoo-fcf764354b3625e5eec3501caeabbf4a592864c4.zip |
dev-python/lit: amd64 stable wrt bug #861950
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/lit')
-rw-r--r-- | dev-python/lit/lit-14.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-14.0.6.ebuild b/dev-python/lit/lit-14.0.6.ebuild index 68f8de19c6b4..b4c9afbc220b 100644 --- a/dev-python/lit/lit-14.0.6.ebuild +++ b/dev-python/lit/lit-14.0.6.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |