dev-python/doublex-expects: Add python3_8
authorJohn Helmert III <jchelmertt3@gmail.com>
Fri, 1 May 2020 00:33:46 +0000 (19:33 -0500)
committerJoonas Niilola <juippis@gentoo.org>
Tue, 5 May 2020 11:50:45 +0000 (14:50 +0300)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: John Helmert III <jchelmertt3@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild

index cd9fa0da3b3e2b83cbd428227c9f44fad473e2b6..0dac2ba60987bedaf695a1ef7fa8d91d58435705 100644 (file)
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1 vcs-snapshot