From 361bf8a81d6a575c833cf35881ee5c4b1da20683 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Fri, 27 Oct 2017 23:28:13 +0200 Subject: app-crypt/certbot-apache: Works just fine on x86. Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- app-crypt/certbot-apache/certbot-apache-0.19.0.ebuild | 2 +- app-crypt/certbot-apache/certbot-apache-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/certbot-apache/certbot-apache-0.19.0.ebuild b/app-crypt/certbot-apache/certbot-apache-0.19.0.ebuild index 93bc95551953..6dd43da7e5b4 100644 --- a/app-crypt/certbot-apache/certbot-apache-0.19.0.ebuild +++ b/app-crypt/certbot-apache/certbot-apache-0.19.0.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]]; then S=${WORKDIR}/${P}/${PN} else SRC_URI="https://github.com/${PN%-apache}/${PN%-apache}/archive/v${PV}.tar.gz -> ${PN%-apache}-${PV}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~x86" S=${WORKDIR}/${PN%-apache}-${PV}/${PN} fi diff --git a/app-crypt/certbot-apache/certbot-apache-9999.ebuild b/app-crypt/certbot-apache/certbot-apache-9999.ebuild index 93bc95551953..6dd43da7e5b4 100644 --- a/app-crypt/certbot-apache/certbot-apache-9999.ebuild +++ b/app-crypt/certbot-apache/certbot-apache-9999.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]]; then S=${WORKDIR}/${P}/${PN} else SRC_URI="https://github.com/${PN%-apache}/${PN%-apache}/archive/v${PV}.tar.gz -> ${PN%-apache}-${PV}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~x86" S=${WORKDIR}/${PN%-apache}-${PV}/${PN} fi -- cgit v1.2.3-65-gdbad