From: Michał Górny Date: Mon, 3 Feb 2020 20:42:40 +0000 (+0100) Subject: dev-python/doublex-expects: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7a008df3ac969a30ffac43023a5a85baf79a6d39;p=gentoo.git dev-python/doublex-expects: Remove py2 Signed-off-by: Michał Górny --- 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