app-crypt/certbot-nginx: 1.1.0 stable amd64/x86
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 17 Feb 2020 21:50:04 +0000 (15:50 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 17 Feb 2020 21:51:20 +0000 (15:51 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/certbot-nginx/certbot-nginx-1.1.0.ebuild

index f272a24ec51d3b1dea8ca27324471ed472108dd3..0344f2130cb17abf27a280830d366a45f38b649f 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