summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-01-08 11:15:44 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2018-01-08 11:29:34 -0600
commita61f69ae539244b696cc8619c23166ffea355330 (patch)
treeee2adec24eb591b7832804ac0bcf2f8494385ef1 /app-crypt/acme
parentdev-python/keyring: 10.6.0 bup (diff)
downloadgentoo-a61f69ae539244b696cc8619c23166ffea355330.tar.gz
gentoo-a61f69ae539244b696cc8619c23166ffea355330.tar.bz2
gentoo-a61f69ae539244b696cc8619c23166ffea355330.zip
app-crypt/acme: 0.20.0 bup
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'app-crypt/acme')
-rw-r--r--app-crypt/acme/acme-0.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-0.20.0.ebuild b/app-crypt/acme/acme-0.20.0.ebuild
index 81cab6d823e4..91d9aa0f2d69 100644
--- a/app-crypt/acme/acme-0.20.0.ebuild
+++ b/app-crypt/acme/acme-0.20.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]]; then
S=${WORKDIR}/${P}/${PN}
else
SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> certbot-${PV}.tar.gz"
- KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~ppc64 x86"
S=${WORKDIR}/certbot-${PV}/acme
fi