dev-python/namespace-repoze-1: add py38, pypy3
authorPatrick McLean <patrick.mclean@sony.com>
Thu, 26 Mar 2020 18:44:45 +0000 (11:44 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Thu, 26 Mar 2020 22:39:01 +0000 (15:39 -0700)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/namespace-repoze/namespace-repoze-1.ebuild

index 7bed309424e6e893ef22a1e8cd9c3048de6639d2..87744ce968b8628f31cdafe2d722394501966f75 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 inherit python-r1
 
 DESCRIPTION="Namespace package declaration for repoze"