app-crypt/acme: 0.28.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 6 Dec 2018 15:54:27 +0000 (09:54 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 6 Dec 2018 16:04:08 +0000 (10:04 -0600)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/acme/acme-0.28.0.ebuild

index 7f36c02c7764f7411a06569734930de3ba334710..2691a8a8d0d849ac3de49ff903277dc53ef7d0f0 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