commit: a61f69ae539244b696cc8619c23166ffea355330
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 8 17:15:44 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jan 8 17:29:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a61f69ae
app-crypt/acme: 0.20.0 bup
Package-Manager: Portage-2.3.14, Repoman-2.3.6
app-crypt/acme/acme-0.20.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/acme/acme-0.20.0.ebuild
b/app-crypt/acme/acme-0.20.0.ebuild
index 81cab6d823e..91d9aa0f2d6 100644
--- a/app-crypt/acme/acme-0.20.0.ebuild
+++ b/app-crypt/acme/acme-0.20.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 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~ppc64 x86"
S=${WORKDIR}/certbot-${PV}/acme
fi