dev-python/namespace-jaraco: Add python3_8

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2019-11-20 18:48:51 -08:00
committed by Patrick McLean
parent d9d4667719
commit c823dbf4b6

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7,8}} )
inherit python-r1
DESCRIPTION="Namespace package declaration for jaraco"