summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/acme/acme-0.31.0.ebuild')
-rw-r--r--app-crypt/acme/acme-0.31.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-0.31.0.ebuild b/app-crypt/acme/acme-0.31.0.ebuild
index cc94bdaee734..d4ea2b9f2e65 100644
--- a/app-crypt/acme/acme-0.31.0.ebuild
+++ b/app-crypt/acme/acme-0.31.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]]; then
S=${WORKDIR}/${P}/${PN}
else
SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> certbot-${PV}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
S=${WORKDIR}/certbot-${PV}/acme
fi