summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-05-04 21:22:13 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-05-04 21:22:45 -0500
commit32c64fe941a904099c580f61313ded90cd9ef9ad (patch)
tree4fd9752d6230febb9a9a2e34d02ede194d1534c8 /app-crypt/certbot-nginx/certbot-nginx-0.23.0.ebuild
parentapp-crypt/certbot-apache: 0.23.0 stable amd64 and x86 with cleanup (diff)
downloadgentoo-32c64fe941a904099c580f61313ded90cd9ef9ad.tar.gz
gentoo-32c64fe941a904099c580f61313ded90cd9ef9ad.tar.bz2
gentoo-32c64fe941a904099c580f61313ded90cd9ef9ad.zip
app-crypt/certbot-nginx: 0.23.0 stable amd64 and x86 with cleanup
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'app-crypt/certbot-nginx/certbot-nginx-0.23.0.ebuild')
-rw-r--r--app-crypt/certbot-nginx/certbot-nginx-0.23.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-0.23.0.ebuild b/app-crypt/certbot-nginx/certbot-nginx-0.23.0.ebuild
index ed87fab21a9c..f288f9b0768e 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-0.23.0.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-0.23.0.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 ~x86"
+ KEYWORDS="amd64 ~arm x86"
S=${WORKDIR}/${PN%-nginx}-${PV}/${PN}
fi