app-crypt/certbot-apache: Works just fine on x86.
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 27 Oct 2017 21:28:13 +0000 (23:28 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 27 Oct 2017 21:28:36 +0000 (23:28 +0200)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

app-crypt/certbot-apache/certbot-apache-0.19.0.ebuild
app-crypt/certbot-apache/certbot-apache-9999.ebuild

index 93bc955519538e2d6bef89f066515fddae20f4ac..6dd43da7e5b4bf3b047e9cc51ce4600d95d384a5 100644 (file)
@@ -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
 
index 93bc955519538e2d6bef89f066515fddae20f4ac..6dd43da7e5b4bf3b047e9cc51ce4600d95d384a5 100644 (file)
@@ -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