app-crypt/certbot-nginx: 0.25.1 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 14 Jul 2018 19:15:31 +0000 (14:15 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 14 Jul 2018 19:16:09 +0000 (14:16 -0500)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-crypt/certbot-nginx/certbot-nginx-0.25.1.ebuild

index 6b2c25e91cf6e721e5fdc4de6a123b431f14325c..a616becb5cfdfa7ea573b1eda85d8fac1b446287 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 ~x86"
+       KEYWORDS="amd64 ~arm x86"
        S=${WORKDIR}/${PN%-nginx}-${PV}/${PN}
 fi