summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-03 21:42:40 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-03 21:46:02 +0100
commit7a008df3ac969a30ffac43023a5a85baf79a6d39 (patch)
treea45bbdbdbd10319d7f9b3ecf319a29cf855a19f3 /dev-python/doublex-expects
parentdev-python/dockerpty: Remove py2 (diff)
downloadgentoo-7a008df3ac969a30ffac43023a5a85baf79a6d39.tar.gz
gentoo-7a008df3ac969a30ffac43023a5a85baf79a6d39.tar.bz2
gentoo-7a008df3ac969a30ffac43023a5a85baf79a6d39.zip
dev-python/doublex-expects: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/doublex-expects')
-rw-r--r--dev-python/doublex-expects/doublex-expects-0.7.0_rc2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/doublex-expects/doublex-expects-0.7.0_rc2.ebuild b/dev-python/doublex-expects/doublex-expects-0.7.0_rc2.ebuild
index 70b71e02c170..3cc77029af60 100644
--- a/dev-python/doublex-expects/doublex-expects-0.7.0_rc2.ebuild
+++ b/dev-python/doublex-expects/doublex-expects-0.7.0_rc2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 vcs-snapshot