projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97b63d6
)
app-crypt/certbot-nginx: add ~arm, bug #613554
author
Markus Meier
<maekke@gentoo.org>
Fri, 2 Jun 2017 04:47:50 +0000
(06:47 +0200)
committer
Markus Meier
<maekke@gentoo.org>
Fri, 2 Jun 2017 04:47:50 +0000
(06:47 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
app-crypt/certbot-nginx/certbot-nginx-0.14.1.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/certbot-nginx/certbot-nginx-0.14.1.ebuild
b/app-crypt/certbot-nginx/certbot-nginx-0.14.1.ebuild
index a500190156997c7f0c7115a3463b02eb481ae5da..54f5cf0aa67426aa051756bb2d6dcf6559a4a529 100644
(file)
--- a/
app-crypt/certbot-nginx/certbot-nginx-0.14.1.ebuild
+++ b/
app-crypt/certbot-nginx/certbot-nginx-0.14.1.ebuild
@@
-10,7
+10,7
@@
if [[ ${PV} == 9999* ]]; then
S=${WORKDIR}/${P}/${PN}
else
SRC_URI="https://github.com/${PN%-nginx}/${PN%-nginx}/archive/v${PV}.tar.gz -> ${PN%-nginx}-${PV}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64
~arm
"
S=${WORKDIR}/${PN%-nginx}-${PV}/${PN}
fi