commit: c8b6f56628f80503b52ed8749dc1227b3bd68709
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 13 15:04:10 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 15:04:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8b6f566
app-crypt/certbot: marked ~ppc64
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-crypt/certbot/certbot-0.18.1.ebuild | 2 +-
app-crypt/certbot/certbot-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/certbot/certbot-0.18.1.ebuild
b/app-crypt/certbot/certbot-0.18.1.ebuild
index 4075ad538f3..d0a136c5837 100644
--- a/app-crypt/certbot/certbot-0.18.1.ebuild
+++ b/app-crypt/certbot/certbot-0.18.1.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
fi
inherit distutils-r1
diff --git a/app-crypt/certbot/certbot-9999.ebuild
b/app-crypt/certbot/certbot-9999.ebuild
index bb11ccafc1d..925097b6b3c 100644
--- a/app-crypt/certbot/certbot-9999.ebuild
+++ b/app-crypt/certbot/certbot-9999.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
fi
inherit distutils-r1