projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
475a0b2
)
app-crypt/acme: 1.2.0 stable amd64 / x86
author
Matthew Thode
<prometheanfire@gentoo.org>
Wed, 4 Mar 2020 16:55:49 +0000
(10:55 -0600)
committer
Matthew Thode
<prometheanfire@gentoo.org>
Wed, 4 Mar 2020 17:11:05 +0000
(11:11 -0600)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/acme/acme-1.2.0.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/acme/acme-1.2.0.ebuild
b/app-crypt/acme/acme-1.2.0.ebuild
index 4aaf884c944a74b887941063c9c720f3d692ac57..db4f214816dc3b70343f9ea6cb5384adf523a603 100644
(file)
--- a/
app-crypt/acme/acme-1.2.0.ebuild
+++ b/
app-crypt/acme/acme-1.2.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 ~arm64 ~ppc64 ~
x86"
+ KEYWORDS="
amd64 ~arm ~arm64 ~ppc64
x86"
S=${WORKDIR}/certbot-${PV}/acme
fi