From: Matthew Thode Date: Sun, 1 Sep 2019 18:55:08 +0000 (-0500) Subject: app-crypt/certbot: 0.37.0 stablized amd64 and x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3234347a425af8ab62eb56ea83d002b8288e3904;p=gentoo.git app-crypt/certbot: 0.37.0 stablized amd64 and x86 Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode --- diff --git a/app-crypt/certbot/certbot-0.37.0.ebuild b/app-crypt/certbot/certbot-0.37.0.ebuild index c55679793511..4ed99381a016 100644 --- a/app-crypt/certbot/certbot-0.37.0.ebuild +++ b/app-crypt/certbot/certbot-0.37.0.ebuild @@ -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