From: Matthew Thode Date: Fri, 3 May 2019 17:03:17 +0000 (-0500) Subject: app-crypt/certbot-nginx: 0.33.1 stable amd64/x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a56f94be08e8b0a4e61dd7c74f286cb7ff28e375;p=gentoo.git app-crypt/certbot-nginx: 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-nginx/certbot-nginx-0.33.1.ebuild b/app-crypt/certbot-nginx/certbot-nginx-0.33.1.ebuild index 2c79cef87799..721047150f81 100644 --- a/app-crypt/certbot-nginx/certbot-nginx-0.33.1.ebuild +++ b/app-crypt/certbot-nginx/certbot-nginx-0.33.1.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]]; then S=${WORKDIR}/${P}/${PN} else SRC_URI="https://github.com/${PN%-nginx}/${PN%-nginx}/archive/v${PV}.tar.gz -> ${PN%-nginx}-${PV}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 x86" S=${WORKDIR}/${PN%-nginx}-${PV}/${PN} fi