Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/lit/
Date: Thu, 22 Feb 2018 16:12:51
Message-Id: 1519315966.46099535084fee3a80fb88f1d82bb3a4e55f8abf.mgorny@gentoo
1 commit: 46099535084fee3a80fb88f1d82bb3a4e55f8abf
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 22 16:12:23 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 16:12:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46099535
7
8 dev-python/lit: Keyword 3.9.0 ~amd64-fbsd
9
10 dev-python/lit/lit-3.9.0.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-python/lit/lit-3.9.0.ebuild b/dev-python/lit/lit-3.9.0.ebuild
14 index 4a0384b8824..633cc4985f5 100644
15 --- a/dev-python/lit/lit-3.9.0.ebuild
16 +++ b/dev-python/lit/lit-3.9.0.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 @@ -15,7 +15,7 @@ EGIT_REPO_URI="https://llvm.org/git/llvm.git
24
25 LICENSE="UoI-NCSA"
26 SLOT="0"
27 -KEYWORDS="amd64 ~arm64 x86"
28 +KEYWORDS="amd64 ~arm64 x86 ~amd64-fbsd"
29 IUSE="test"
30
31 S=${WORKDIR}/${MY_P}.src/utils/lit