dev-vcs/git-spindle: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 13:49:24 +0000 (14:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 14:05:08 +0000 (15:05 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-vcs/git-spindle/git-spindle-3.3-r1.ebuild

index 3e47f7f45c3246b2061411f77455aa25c028a4a7..ec1ea0e27378a603d5eabd45dd1b30e5f91049c1 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1