commit:     0d4a87281c86732899c8701c041652c1c7088fbc
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  7 10:47:31 2019 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Feb  7 10:47:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d4a8728

app-crypt/cfssl: Stabilize on amd64

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>

 app-crypt/cfssl/cfssl-1.3.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/cfssl/cfssl-1.3.2.ebuild 
b/app-crypt/cfssl/cfssl-1.3.2.ebuild
index 6b1f640b3ab..79ee3c130db 100644
--- a/app-crypt/cfssl/cfssl-1.3.2.ebuild
+++ b/app-crypt/cfssl/cfssl-1.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ EGO_PN="github.com/cloudflare/${PN}"
 inherit golang-build golang-vcs-snapshot
 
 SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 DESCRIPTION="Cloudflare's PKI and TLS toolkit"
 HOMEPAGE="https://github.com/cloudflare/cfssl";

Reply via email to