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: Sun, 19 Nov 2017 19:14:59
Message-Id: 1511118866.6460e3cb874366c9cb51fca746b921922d722f9f.whissi@gentoo
1 commit: 6460e3cb874366c9cb51fca746b921922d722f9f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 19 19:02:37 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 19 19:14:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6460e3cb
7
8 dev-python/lit: x86 stable (bug #637210)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 dev-python/lit/lit-4.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/lit/lit-4.0.1.ebuild b/dev-python/lit/lit-4.0.1.ebuild
16 index 9ef5c2139ed..f78d0fc2282 100644
17 --- a/dev-python/lit/lit-4.0.1.ebuild
18 +++ b/dev-python/lit/lit-4.0.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.src.tar.xz"
20
21 LICENSE="UoI-NCSA"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 x86"
25 IUSE="test"
26
27 S=${WORKDIR}/${MY_P}.src/utils/lit