Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/cfssl/
Date: Tue, 05 May 2020 22:59:17
Message-Id: 1588719515.faa6a86e39eb911396af951338e8b292731dbf69.williamh@gentoo
1 commit: faa6a86e39eb911396af951338e8b292731dbf69
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 5 22:40:31 2020 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Tue May 5 22:58:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa6a86e
7
8 app-crypt/cfssl: stabilize 1.4.1 on amd64
9
10 Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
11
12 app-crypt/cfssl/cfssl-1.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/cfssl/cfssl-1.4.1.ebuild b/app-crypt/cfssl/cfssl-1.4.1.ebuild
16 index 6cec5015d3d..b660f9c0573 100644
17 --- a/app-crypt/cfssl/cfssl-1.4.1.ebuild
18 +++ b/app-crypt/cfssl/cfssl-1.4.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cloudflare/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="Apache-2.0 BSD BSD-1 MIT MPL-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 IUSE="hardened"
26
27 RDEPEND="!!dev-lang/mono" #File collision (bug 614364)