projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1d4608
)
app-crypt/acme: 0.21.1 stable amd64 and x86
author
Matthew Thode
<prometheanfire@gentoo.org>
Mon, 26 Feb 2018 12:41:01 +0000
(06:41 -0600)
committer
Matthew Thode
<prometheanfire@gentoo.org>
Mon, 26 Feb 2018 12:55:37 +0000
(06:55 -0600)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-crypt/acme/acme-0.21.1.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/acme/acme-0.21.1.ebuild
b/app-crypt/acme/acme-0.21.1.ebuild
index 6103508563771397c2c98cfe43cb16bc030df9be..1011932ad1104575946204ad84a54031a1d5c278 100644
(file)
--- a/
app-crypt/acme/acme-0.21.1.ebuild
+++ b/
app-crypt/acme/acme-0.21.1.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