app-crypt/certbot-nginx: 0.33.1 stable amd64/x86
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 3 May 2019 17:03:17 +0000 (12:03 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 3 May 2019 17:03:17 +0000 (12:03 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/certbot-nginx/certbot-nginx-0.33.1.ebuild

index 2c79cef877996d13675c6723ec5931f7ddc1eb47..721047150f81b0267b82a545d59c565e7c121b80 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