summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-14 22:14:21 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-16 21:56:57 +0200
commiteb2456a0a39e18964b1554ac1c42fbeddabcd1c9 (patch)
tree864665c74588138b0cb0353ac492aac82bb7755d /dev-python/subunit/subunit-1.2.0-r1.ebuild
parentvirtual/python-cffi: Enable py3.7 (diff)
downloadgentoo-eb2456a0a39e18964b1554ac1c42fbeddabcd1c9.tar.gz
gentoo-eb2456a0a39e18964b1554ac1c42fbeddabcd1c9.tar.bz2
gentoo-eb2456a0a39e18964b1554ac1c42fbeddabcd1c9.zip
dev-python/subunit: Enable py3.7
Diffstat (limited to 'dev-python/subunit/subunit-1.2.0-r1.ebuild')
-rw-r--r--dev-python/subunit/subunit-1.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/subunit/subunit-1.2.0-r1.ebuild b/dev-python/subunit/subunit-1.2.0-r1.ebuild
index 4212993688a8..a09ccadcf785 100644
--- a/dev-python/subunit/subunit-1.2.0-r1.ebuild
+++ b/dev-python/subunit/subunit-1.2.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
inherit distutils-r1 eutils multilib-minimal versionator