commit: 7a008df3ac969a30ffac43023a5a85baf79a6d39
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 3 20:42:40 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 3 20:46:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a008df3
dev-python/doublex-expects: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/doublex-expects/doublex-expects-0.7.0_rc2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 70b71e02c17..3cc77029af6 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