dev-vcs/svneverever: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 3 Feb 2020 20:30:48 +0000 (21:30 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 3 Feb 2020 20:45:47 +0000 (21:45 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-vcs/svneverever/svneverever-1.3.2.ebuild

index 935c80b8b97ac1d6743561334272051e2033150e..50dbc6439b2cdff64eb4ce348967d9ec9a15567b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Tool collecting path entries across SVN history"