app-crypt/cfssl: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 10:47:31 +0000 (11:47 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 10:47:31 +0000 (11:47 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-crypt/cfssl/cfssl-1.3.2.ebuild

index 6b1f640b3abc924401f48b6fad00c5a329b2144e..79ee3c130db1273020037cb91cdef0395d6a8859 100644 (file)
@@ -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"