dev-python/pytest-salt: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:08:10 +0000 (21:08 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:11:01 +0000 (21:11 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild

index 476bd492befe3e04b9042f35d007aa7955ac55a8..baf5647849f0ba17472e7500843f4dbf22c154c0 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 MY_PV="${PV/_p/.post}"
 inherit distutils-r1