dev-python/nose-descriptionfixer: Remove Py2
authorDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:13:38 +0000 (17:13 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:13:38 +0000 (17:13 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild

index adca258bd0a563a112148ee3059f53de5167730b..94bb31ae81b0340ce4dc56da9caf8d928438feaa 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3)
+PYTHON_COMPAT=( python3_{5,6} pypy3 )
 
 inherit distutils-r1