From: Matthew Thode Date: Sat, 14 Jul 2018 19:14:24 +0000 (-0500) Subject: app-crypt/certbot: 0.25.1 stable amd64 and x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1bf75f614b508103be5142dd5c3348b085a199d9;p=gentoo.git app-crypt/certbot: 0.25.1 stable amd64 and x86 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/app-crypt/certbot/certbot-0.25.1.ebuild b/app-crypt/certbot/certbot-0.25.1.ebuild index cf9f45f6fe8d..862f352ff1c1 100644 --- a/app-crypt/certbot/certbot-0.25.1.ebuild +++ b/app-crypt/certbot/certbot-0.25.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 ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~ppc64 x86" fi inherit distutils-r1