commit:     006241f806b88aef60bbb967d6826633fb476828
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 13 15:00:41 2017 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 15:00:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=006241f8

app-crypt/acme: marked ~ppc64

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-crypt/acme/acme-0.18.1.ebuild | 2 +-
 app-crypt/acme/acme-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/acme/acme-0.18.1.ebuild 
b/app-crypt/acme/acme-0.18.1.ebuild
index bf3eed8aaa7..135b289d3d8 100644
--- a/app-crypt/acme/acme-0.18.1.ebuild
+++ b/app-crypt/acme/acme-0.18.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 ~x86"
+       KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
        S=${WORKDIR}/certbot-${PV}/acme
 fi
 

diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild
index bf3eed8aaa7..135b289d3d8 100644
--- a/app-crypt/acme/acme-9999.ebuild
+++ b/app-crypt/acme/acme-9999.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 ~x86"
+       KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
        S=${WORKDIR}/certbot-${PV}/acme
 fi
 

Reply via email to