app-crypt/certbot: 0.37.0 stablized amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 1 Sep 2019 18:55:08 +0000 (13:55 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 1 Sep 2019 18:55:08 +0000 (13:55 -0500)
Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/certbot/certbot-0.37.0.ebuild

index c5567979351186e4bbf095255448f7b5e33c57e5..4ed99381a016a2a5ded6ae886c5bb9af47eaec28 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 ~arm64 ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 inherit distutils-r1