projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c90863a
)
app-crypt/acme: 0.19.0 stable amd64 and x86
author
Matthew Thode
<prometheanfire@gentoo.org>
Thu, 2 Nov 2017 04:18:21 +0000
(23:18 -0500)
committer
Matthew Thode
<prometheanfire@gentoo.org>
Thu, 2 Nov 2017 04:28:14 +0000
(23:28 -0500)
Package-Manager: Portage-2.3.8, Repoman-2.3.4
app-crypt/acme/acme-0.19.0.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/acme/acme-0.19.0.ebuild
b/app-crypt/acme/acme-0.19.0.ebuild
index a8fc5d0ba4581a6d2089f2edc0061562c816b919..13f5e31382c3a2f98cd15739ba173aa2489a56cd 100644
(file)
--- a/
app-crypt/acme/acme-0.19.0.ebuild
+++ b/
app-crypt/acme/acme-0.19.0.ebuild
@@
-10,7
+10,7
@@
if [[ ${PV} == 9999* ]]; then
S=${WORKDIR}/${P}/${PN}
else
SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> certbot-${PV}.tar.gz"
- KEYWORDS="
~amd64 ~arm ~ppc64 ~
x86"
+ KEYWORDS="
amd64 ~arm ~ppc64
x86"
S=${WORKDIR}/certbot-${PV}/acme
fi