From ebe3f2254d503732d387d2d1a96d983aae4183f1 Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Fri, 30 Oct 2020 17:54:57 -0700 Subject: 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 --- dev-python/raet/raet-0.6.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/raet') 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" -- cgit v1.2.3-65-gdbad