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

app-crypt/certbot/certbot-0.25.1.ebuild

index cf9f45f6fe8d96506a0a189ea52ba4171b600550..862f352ff1c1d480fcd414672472c4ff563855d7 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999* ]]; then
        inherit git-r3
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~ppc64 x86"
 fi
 
 inherit distutils-r1