app-crypt/acme: 1.2.0 stable amd64 / x86
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 4 Mar 2020 16:55:49 +0000 (10:55 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 4 Mar 2020 17:11:05 +0000 (11:11 -0600)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/acme/acme-1.2.0.ebuild

index 4aaf884c944a74b887941063c9c720f3d692ac57..db4f214816dc3b70343f9ea6cb5384adf523a603 100644 (file)
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]]; then
        S=${WORKDIR}/${P}/${PN}
 else
        SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> certbot-${PV}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
        S=${WORKDIR}/certbot-${PV}/acme
 fi