summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Helmert III <jchelmertt3@gmail.com>2020-04-30 19:33:46 -0500
committerJoonas Niilola <juippis@gentoo.org>2020-05-05 14:50:45 +0300
commit43c43421d25a5d111b531da8f23737c03ed9da87 (patch)
tree6dc9ba1f17ce0636edd8da984a32b64f08c56135
parentdev-python/doublex: Add python3_8 (diff)
downloadgentoo-43c43421d25a5d111b531da8f23737c03ed9da87.tar.gz
gentoo-43c43421d25a5d111b531da8f23737c03ed9da87.tar.bz2
gentoo-43c43421d25a5d111b531da8f23737c03ed9da87.zip
dev-python/doublex-expects: Add python3_8
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>
-rw-r--r--dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild b/dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild
index cd9fa0da3b3e..0dac2ba60987 100644
--- a/dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild
+++ b/dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild
@@ -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