app-crypt/acme: 0.37.0 stablized amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 1 Sep 2019 18:54:27 +0000 (13:54 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 1 Sep 2019 18:54:27 +0000 (13:54 -0500)
Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/acme/acme-0.37.0.ebuild

index 3acd37f75f8eaaf6f7dceeb0a0319a1354a9691d..9a9b63c8fa3c6a8f963546d3c2ea06139bb6e995 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