From: Manuel RĂ¼ger Date: Wed, 4 May 2016 12:27:17 +0000 (+0200) Subject: app-crypt/acme: Keyword 0.5.0 for ~arm X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d1be7744675db53432783f22a4027cd4dd92f741;p=gentoo.git app-crypt/acme: Keyword 0.5.0 for ~arm Package-Manager: portage-2.2.28 --- diff --git a/app-crypt/acme/acme-0.5.0.ebuild b/app-crypt/acme/acme-0.5.0.ebuild index a527e0fe1781..a487116f5847 100644 --- a/app-crypt/acme/acme-0.5.0.ebuild +++ b/app-crypt/acme/acme-0.5.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then S=${WORKDIR}/${P}/${PN} else SRC_URI="https://github.com/letsencrypt/letsencrypt/archive/v${PV}.tar.gz -> letsencrypt-${PV}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~arm" S=${WORKDIR}/letsencrypt-${PV}/acme fi