dev-python/backports: Add py38
authorPatrick McLean <patrick.mclean@sony.com>
Thu, 21 Nov 2019 22:00:06 +0000 (14:00 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Thu, 21 Nov 2019 23:55:10 +0000 (15:55 -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/backports/backports-1.0.ebuild

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