projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3da6399
)
app-crypt/acme: Keyword 0.5.0 for ~arm
author
Manuel Rüger
<mrueg@gentoo.org>
Wed, 4 May 2016 12:27:17 +0000
(14:27 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Wed, 4 May 2016 12:27:17 +0000
(14:27 +0200)
Package-Manager: portage-2.2.28
app-crypt/acme/acme-0.5.0.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/acme/acme-0.5.0.ebuild
b/app-crypt/acme/acme-0.5.0.ebuild
index a527e0fe17810a905aa6262d384d18fa219a7343..a487116f5847fb7cb6fadbcafc0dcc176b77649f 100644
(file)
--- a/
app-crypt/acme/acme-0.5.0.ebuild
+++ b/
app-crypt/acme/acme-0.5.0.ebuild
@@
-12,7
+12,7
@@
if [[ ${PV} == 9999* ]]; then
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