dev-python/betamax-0.8.1: add py38
authorPatrick McLean <patrick.mclean@sony.com>
Wed, 4 Dec 2019 21:58:06 +0000 (13:58 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 4 Dec 2019 21:59:59 +0000 (13:59 -0800)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/betamax/betamax-0.8.1.ebuild

index b5d170dbac151bb23fa42c8d96e1660d8fb8c160..f5e096379c01ffcc9fa8959ee115dc9c501140aa 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy{,3} )
 
 inherit distutils-r1