app-crypt/acme: 0.24.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 2 Jun 2018 21:08:44 +0000 (16:08 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 2 Jun 2018 21:16:03 +0000 (16:16 -0500)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-crypt/acme/acme-0.24.0.ebuild

index 6103508563771397c2c98cfe43cb16bc030df9be..1011932ad1104575946204ad84a54031a1d5c278 100644 (file)
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]]; then
        S=${WORKDIR}/${P}/${PN}
 else
        SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> certbot-${PV}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~ppc64 x86"
        S=${WORKDIR}/certbot-${PV}/acme
 fi