summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-03 12:02:13 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-03 12:02:13 -0500
commit8e47cd62e7d5bfec89ebc727dd5765a182ab0a57 (patch)
tree4211dc4d5d1373ccb16d1d8310b0709c3b88f153 /app-crypt/certbot
parentapp-crypt/acme: 0.33.1 stable amd64/x86 (diff)
downloadgentoo-8e47cd62e7d5bfec89ebc727dd5765a182ab0a57.tar.gz
gentoo-8e47cd62e7d5bfec89ebc727dd5765a182ab0a57.tar.bz2
gentoo-8e47cd62e7d5bfec89ebc727dd5765a182ab0a57.zip
app-crypt/certbot: 0.33.1 stable amd64/x86
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot')
-rw-r--r--app-crypt/certbot/certbot-0.33.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot/certbot-0.33.1.ebuild b/app-crypt/certbot/certbot-0.33.1.ebuild
index 261fd8251037..813dc8744aa7 100644
--- a/app-crypt/certbot/certbot-0.33.1.ebuild
+++ b/app-crypt/certbot/certbot-0.33.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 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
fi
inherit distutils-r1