summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2020-10-30 17:54:57 -0700
committerPatrick McLean <chutzpah@gentoo.org>2020-10-30 18:36:45 -0700
commitebe3f2254d503732d387d2d1a96d983aae4183f1 (patch)
treeaee8636ee59b69224fe5ace806f9547d134c56be /dev-python/raet/raet-0.6.8-r1.ebuild
parentdev-python/python-ldap: add py39 (diff)
downloadgentoo-ebe3f2254d503732d387d2d1a96d983aae4183f1.tar.gz
gentoo-ebe3f2254d503732d387d2d1a96d983aae4183f1.tar.bz2
gentoo-ebe3f2254d503732d387d2d1a96d983aae4183f1.zip
dev-python/raet-0.6.8-r1: add py39
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-python/raet/raet-0.6.8-r1.ebuild')
-rw-r--r--dev-python/raet/raet-0.6.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/raet/raet-0.6.8-r1.ebuild b/dev-python/raet/raet-0.6.8-r1.ebuild
index 4ceac99cd6ad..ee4371652255 100644
--- a/dev-python/raet/raet-0.6.8-r1.ebuild
+++ b/dev-python/raet/raet-0.6.8-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=(python3_{7,8})
+PYTHON_COMPAT=(python3_{7..9})
inherit distutils-r1
DESCRIPTION="Reliable Asynchronous Event Transport Protocol"