dev-python/m2r-0.2.1: Add py38
authorPatrick McLean <patrick.mclean@sony.com>
Wed, 27 Nov 2019 22:47:15 +0000 (14:47 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 27 Nov 2019 22:50:13 +0000 (14:50 -0800)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/m2r/m2r-0.2.1.ebuild

index 3733bf947acbfbde79e811d07b0cb53d75d4b958..6754374e00e8d6056fb166c3dfe3c909ae8f51b5 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
 
 inherit distutils-r1