summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-07-14 14:14:24 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-07-14 14:16:07 -0500
commit1bf75f614b508103be5142dd5c3348b085a199d9 (patch)
tree29bebf97c1b03629a5cc37c915b039d9b349b2e1 /app-crypt
parentapp-crypt/acme: 0.25.1 stable amd64 and x86 with cleanup (diff)
downloadgentoo-1bf75f614b508103be5142dd5c3348b085a199d9.tar.gz
gentoo-1bf75f614b508103be5142dd5c3348b085a199d9.tar.bz2
gentoo-1bf75f614b508103be5142dd5c3348b085a199d9.zip
app-crypt/certbot: 0.25.1 stable amd64 and x86
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/certbot/certbot-0.25.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot/certbot-0.25.1.ebuild b/app-crypt/certbot/certbot-0.25.1.ebuild
index cf9f45f6fe8d..862f352ff1c1 100644
--- a/app-crypt/certbot/certbot-0.25.1.ebuild
+++ b/app-crypt/certbot/certbot-0.25.1.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~ppc64 x86"
fi
inherit distutils-r1