summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-04-17 20:43:56 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2022-04-17 20:45:16 -0500
commit350462ff1ecccaba2af8fdf1dfea4afcbe138ae4 (patch)
tree6b3e7a087bfd0f67ab97b3207222868c38ceb673 /app-crypt/certbot/certbot-1.25.0.ebuild
parentapp-crypt/acme: 1.25.0 stable amd64/x86 (diff)
downloadgentoo-350462ff1ecccaba2af8fdf1dfea4afcbe138ae4.tar.gz
gentoo-350462ff1ecccaba2af8fdf1dfea4afcbe138ae4.tar.bz2
gentoo-350462ff1ecccaba2af8fdf1dfea4afcbe138ae4.zip
app-crypt/certbot: 1.25.0 stable amd64/x86
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot/certbot-1.25.0.ebuild')
-rw-r--r--app-crypt/certbot/certbot-1.25.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot/certbot-1.25.0.ebuild b/app-crypt/certbot/certbot-1.25.0.ebuild
index 0040de76755a..2d3795642b7b 100644
--- a/app-crypt/certbot/certbot-1.25.0.ebuild
+++ b/app-crypt/certbot/certbot-1.25.0.ebuild
@@ -11,7 +11,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 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
fi
S=${WORKDIR}/${P}/${PN}