summaryrefslogtreecommitdiff
path: root/app-crypt/certbot-nginx/certbot-nginx-0.23.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-06 11:18:16 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-06 11:18:16 +0100
commitebce8994fe3cc4ca9fbc96ca837cb4c4e98adcbd (patch)
treef2204ce5f94dc3cb13728ff93649d889944952bb /app-crypt/certbot-nginx/certbot-nginx-0.23.0.ebuild
parentfe1c8b732bd548b699d4c2ef725f67f8b8c8911c (diff)
gentoo resync : 06.05.2018
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