summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-12-02 20:53:31 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-12-02 21:24:14 -0600
commit543497fb933ef213d2e7fe709405dab59275a2fc (patch)
tree4eb992b6ef4ef0ff625777ba99b80ee9ae415a69 /app-crypt/acme/acme-1.9.0.ebuild
parentsec-policy: Stabilize SELinux policy 2.20200818-r2 (diff)
downloadgentoo-543497fb933ef213d2e7fe709405dab59275a2fc.tar.gz
gentoo-543497fb933ef213d2e7fe709405dab59275a2fc.tar.bz2
gentoo-543497fb933ef213d2e7fe709405dab59275a2fc.zip
app-crypt/acme: 1.10.0 bump
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/acme/acme-1.9.0.ebuild')
-rw-r--r--app-crypt/acme/acme-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acme/acme-1.9.0.ebuild b/app-crypt/acme/acme-1.9.0.ebuild
index da638d5ba966..e7b061126cc4 100644
--- a/app-crypt/acme/acme-1.9.0.ebuild
+++ b/app-crypt/acme/acme-1.9.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=(python{3_6,3_7,3_8})
+PYTHON_COMPAT=(python{3_6,3_7,3_8,3_9})
DISTUTILS_USE_SETUPTOOLS=rdepend
if [[ ${PV} == 9999* ]]; then