app-crypt/acme: add py38
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 7 Jan 2020 00:25:34 +0000 (18:25 -0600)
committerMatthew 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

index 94e96889a9e4bb26cfa5df7cb58dc1d3363104a5..da68660fa26a9618b3ca93e0b565cf3fa9dfad67 100644 (file)
@@ -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"