commit: b2e2c4c84cffefc8b4f43921c4fb751a00426b33
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 26 12:41:01 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Feb 26 12:55:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e2c4c8
app-crypt/acme: 0.21.1 stable amd64 and x86
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-crypt/acme/acme-0.21.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/acme/acme-0.21.1.ebuild
b/app-crypt/acme/acme-0.21.1.ebuild
index 61035085637..1011932ad11 100644
--- a/app-crypt/acme/acme-0.21.1.ebuild
+++ b/app-crypt/acme/acme-0.21.1.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 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~ppc64 x86"
S=${WORKDIR}/certbot-${PV}/acme
fi