summaryrefslogtreecommitdiff
path: root/app-crypt/certbot/certbot-0.25.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:21:10 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:21:10 +0100
commit741f84b9049559581fdb52d1f8b93b5105c1187b (patch)
tree7885be2358fc45456aa06976b6fb17117ca51778 /app-crypt/certbot/certbot-0.25.1.ebuild
parentf9f085f6bca1a3879e88b579396e54ae73343c6b (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-crypt/certbot/certbot-0.25.1.ebuild')
-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