app-misc/icdiff: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:28:26 +0000 (12:28 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:03 +0000 (12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/icdiff/icdiff-1.9.1.ebuild

index 687c0aaf44b5245c84af12f99f6e8c8452a571b5..970ccd6a9fbf41a276cd9e7279c6b76fc36ed6ab 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1