projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
febf3e1
)
app-crypt/acme: add py38
author
Matthew Thode
<prometheanfire@gentoo.org>
Tue, 7 Jan 2020 00:25:34 +0000
(18:25 -0600)
committer
Matthew Thode
<prometheanfire@gentoo.org>
Tue, 7 Jan 2020 00:25:34 +0000
(18:25 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-crypt/acme/acme-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/acme/acme-9999.ebuild
b/app-crypt/acme/acme-9999.ebuild
index 94e96889a9e4bb26cfa5df7cb58dc1d3363104a5..da68660fa26a9618b3ca93e0b565cf3fa9dfad67 100644
(file)
--- a/
app-crypt/acme/acme-9999.ebuild
+++ b/
app-crypt/acme/acme-9999.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=(python{2_7,3_6,3_7})
+PYTHON_COMPAT=(python{2_7,3_6,3_7
,3_8
})
if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/certbot/certbot.git"