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

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