commit: c396c663e08be192366795f1126f2eab2ff23431
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 2 04:18:21 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Nov 2 04:28:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c396c663
app-crypt/acme: 0.19.0 stable amd64 and x86
Package-Manager: Portage-2.3.8, Repoman-2.3.4
app-crypt/acme/acme-0.19.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/acme/acme-0.19.0.ebuild
b/app-crypt/acme/acme-0.19.0.ebuild
index a8fc5d0ba45..13f5e31382c 100644
--- a/app-crypt/acme/acme-0.19.0.ebuild
+++ b/app-crypt/acme/acme-0.19.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