dev-python/namespace-repoze-1: add py38, pypy3

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2020-03-26 11:44:45 -07:00
committed by Patrick McLean
parent 0d5e18f8a1
commit 7cea5e462f

View 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"