projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d0015e
)
app-crypt/acme: Remove py2 again
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:25:39 +0000
(06:25 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:25:39 +0000
(06:25 +0100)
Signed-off-by: Michał Górny <mgorny@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 da68660fa26a9618b3ca93e0b565cf3fa9dfad67..4aaf884c944a74b887941063c9c720f3d692ac57 100644
(file)
--- a/
app-crypt/acme/acme-1.2.0.ebuild
+++ b/
app-crypt/acme/acme-1.2.0.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,3_8})
+PYTHON_COMPAT=(python{3_6,3_7,3_8})
if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/certbot/certbot.git"