From: Matthew Thode Date: Fri, 3 May 2019 17:02:13 +0000 (-0500) Subject: app-crypt/certbot: 0.33.1 stable amd64/x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8e47cd62e7d5bfec89ebc727dd5765a182ab0a57;p=gentoo.git app-crypt/certbot: 0.33.1 stable amd64/x86 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode --- diff --git a/app-crypt/certbot/certbot-0.33.1.ebuild b/app-crypt/certbot/certbot-0.33.1.ebuild index 261fd8251037..813dc8744aa7 100644 --- a/app-crypt/certbot/certbot-0.33.1.ebuild +++ b/app-crypt/certbot/certbot-0.33.1.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