From: Matthew Thode Date: Wed, 4 Mar 2020 16:57:27 +0000 (-0600) Subject: app-crypt/certbot: 1.2.0 stable amd64 / x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=53426ff96fa1e9c4bfdcf3e687f43f3673c71181;p=gentoo.git app-crypt/certbot: 1.2.0 stable amd64 / x86 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthew Thode --- diff --git a/app-crypt/certbot/certbot-1.2.0-r1.ebuild b/app-crypt/certbot/certbot-1.2.0-r1.ebuild index c81039179f59..cf2fc8bb8922 100644 --- a/app-crypt/certbot/certbot-1.2.0-r1.ebuild +++ b/app-crypt/certbot/certbot-1.2.0-r1.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 S=${WORKDIR}/${P}/${PN}