app-crypt/certbot-nginx: 1.2.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 4 Mar 2020 17:00:13 +0000 (11:00 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 4 Mar 2020 17:11:12 +0000 (11:11 -0600)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/certbot-nginx/certbot-nginx-1.2.0.ebuild

index b87bdbf7b7dd026a1eff95f52821ccb031b3728a..30c891373fb11d90e343f087a178664688e1172b 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