Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/lit/
Date: Sat, 30 Jul 2022 08:59:16
Message-Id: 1659171533.fcf764354b3625e5eec3501caeabbf4a592864c4.ago@gentoo
1 commit: fcf764354b3625e5eec3501caeabbf4a592864c4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 08:57:40 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 08:58:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf76435
7
8 dev-python/lit: amd64 stable wrt bug #861950
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-python/lit/lit-14.0.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/lit/lit-14.0.6.ebuild b/dev-python/lit/lit-14.0.6.ebuild
16 index 68f8de19c6b4..b4c9afbc220b 100644
17 --- a/dev-python/lit/lit-14.0.6.ebuild
18 +++ b/dev-python/lit/lit-14.0.6.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://llvm.org/"
20
21 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"