commit:     361bf8a81d6a575c833cf35881ee5c4b1da20683
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 27 21:28:13 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 21:28:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361bf8a8

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 93bc9555195..6dd43da7e5b 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 93bc9555195..6dd43da7e5b 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
 

Reply via email to