summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-12-02 21:02:43 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-12-02 21:24:17 -0600
commit0a1a5b00ae95d0486afb157b3a42280cd5097a63 (patch)
tree73913f8d4d8232d1cf87bcac7aaf29f2599984f7 /dev-python/python-augeas/python-augeas-1.1.0.ebuild
parentapp-crypt/certbot: 1.10.0 bump (diff)
downloadgentoo-0a1a5b00ae95d0486afb157b3a42280cd5097a63.tar.gz
gentoo-0a1a5b00ae95d0486afb157b3a42280cd5097a63.tar.bz2
gentoo-0a1a5b00ae95d0486afb157b3a42280cd5097a63.zip
dev-python/python-augeas: add py39
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/python-augeas/python-augeas-1.1.0.ebuild')
-rw-r--r--dev-python/python-augeas/python-augeas-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-augeas/python-augeas-1.1.0.ebuild b/dev-python/python-augeas/python-augeas-1.1.0.ebuild
index e66ad08496e3..7a50ebec958c 100644
--- a/dev-python/python-augeas/python-augeas-1.1.0.ebuild
+++ b/dev-python/python-augeas/python-augeas-1.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} )
inherit distutils-r1