dev-python/crcmod-1.7-r3: Add py38

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2020-05-07 10:44:42 -07:00
committed by Patrick McLean
parent 80ece202cd
commit e8e81e0ec5

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python{2_7,3_6,3_7} )
PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
inherit distutils-r1