summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-09-01 13:56:20 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-09-01 13:56:20 -0500
commitd0918f7c9740fdf04c420ddc84c2250dfde0dcb2 (patch)
treefbf4fa0e675dee9955abbb74d67d1749813814c9 /app-crypt/certbot-nginx
parentapp-crypt/certbot-apache: 0.37.2 stablized amd64 and x86 (diff)
downloadgentoo-d0918f7c9740fdf04c420ddc84c2250dfde0dcb2.tar.gz
gentoo-d0918f7c9740fdf04c420ddc84c2250dfde0dcb2.tar.bz2
gentoo-d0918f7c9740fdf04c420ddc84c2250dfde0dcb2.zip
app-crypt/certbot-nginx: 0.37.2 stablized amd64 and x86
Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot-nginx')
-rw-r--r--app-crypt/certbot-nginx/certbot-nginx-0.37.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-0.37.2.ebuild b/app-crypt/certbot-nginx/certbot-nginx-0.37.2.ebuild
index c4f2df8684e9..73497ec2cbd3 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-0.37.2.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-0.37.2.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