summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-06-02 16:10:08 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-06-02 16:16:04 -0500
commit08c847bedd5dcdf8e10b2adf72a8d5641507256e (patch)
treec0049facee2cfac045b35168f8c796e5ab911978 /app-crypt/certbot
parentapp-crypt/acme: 0.24.0 stable amd64 and x86 (diff)
downloadgentoo-08c847bedd5dcdf8e10b2adf72a8d5641507256e.tar.gz
gentoo-08c847bedd5dcdf8e10b2adf72a8d5641507256e.tar.bz2
gentoo-08c847bedd5dcdf8e10b2adf72a8d5641507256e.zip
app-crypt/certbot: 0.24.0 stable amd64 and x86
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-crypt/certbot')
-rw-r--r--app-crypt/certbot/certbot-0.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot/certbot-0.24.0.ebuild b/app-crypt/certbot/certbot-0.24.0.ebuild
index f21b72555c81..ba4271ffa17c 100644
--- a/app-crypt/certbot/certbot-0.24.0.ebuild
+++ b/app-crypt/certbot/certbot-0.24.0.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