app-arch/patool: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:26:11 +0000 (12:26 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:37:55 +0000 (12:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-arch/patool/patool-1.12.ebuild

index e29ed3ba8086f36db4222b68f87248e8239e5e22..82eb33677c92402b97274178ee9bce755234a07c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1