summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2020-10-30 23:30:03 -0700
committerPatrick McLean <chutzpah@gentoo.org>2020-10-30 23:30:03 -0700
commitcf7a253199b65ed96a4e5867a580e579b6636db6 (patch)
treeff230ce271f6e6c650773fd2b9a242b05f9bc12a /dev-python/raet
parentnet-p2p/gtk-gnutella: unrestrict binutils-libs dependency (diff)
downloadgentoo-cf7a253199b65ed96a4e5867a580e579b6636db6.tar.gz
gentoo-cf7a253199b65ed96a4e5867a580e579b6636db6.tar.bz2
gentoo-cf7a253199b65ed96a4e5867a580e579b6636db6.zip
dev-python/raet: Drop 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')
-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 ee4371652255..fd1e793f010d 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..9})
+PYTHON_COMPAT=(python3_{7..8})
inherit distutils-r1
DESCRIPTION="Reliable Asynchronous Event Transport Protocol"