Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/lit/
Date: Tue, 30 Mar 2021 00:21:44
Message-Id: 1617063558.9eb8dc508994094186b14c64ee03f077edf116ad.whissi@gentoo
1 commit: 9eb8dc508994094186b14c64ee03f077edf116ad
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 00:14:27 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 00:19:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb8dc50
7
8 dev-python/lit: x86 stable (bug #777282)
9
10 Package-Manager: Portage-3.0.17, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/lit/lit-11.1.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/lit/lit-11.1.0.ebuild b/dev-python/lit/lit-11.1.0.ebuild
17 index 8d29b5c5a77..27bd409a071 100644
18 --- a/dev-python/lit/lit-11.1.0.ebuild
19 +++ b/dev-python/lit/lit-11.1.0.ebuild
20 @@ -13,7 +13,7 @@ HOMEPAGE="https://llvm.org/"
21
22 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"