* [gentoo-commits] repo/gentoo:master commit in: app-crypt/acme/
@ 2016-05-01 6:59 99% Markus Meier
0 siblings, 0 replies; 1+ results
From: Markus Meier @ 2016-05-01 6:59 UTC (permalink / raw
To: gentoo-commits
commit: d7708973c0580dcfb96bc5243ec0429f9a0191d8
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sun May 1 06:59:40 2016 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sun May 1 06:59:40 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7708973
app-crypt/acme: add ~arm, bug #576912
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
app-crypt/acme/acme-0.4.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/acme/acme-0.4.2.ebuild b/app-crypt/acme/acme-0.4.2.ebuild
index a527e0f..9f607f6 100644
--- a/app-crypt/acme/acme-0.4.2.ebuild
+++ b/app-crypt/acme/acme-0.4.2.ebuild
@@ -8,11 +8,11 @@ PYTHON_COMPAT=(python{2_7,3_4,3_5})
if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/letsencrypt/letsencrypt.git"
inherit git-r3
- KEYWORDS=""
+ KEYWORDS="~arm"
S=${WORKDIR}/${P}/${PN}
else
SRC_URI="https://github.com/letsencrypt/letsencrypt/archive/v${PV}.tar.gz -> letsencrypt-${PV}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm"
S=${WORKDIR}/letsencrypt-${PV}/acme
fi
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-05-01 6:59 99% [gentoo-commits] repo/gentoo:master commit in: app-crypt/acme/ Markus Meier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox