app-misc/pax-utils: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 19:22:18 +0000 (20:22 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 19:37:08 +0000 (20:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/pax-utils/pax-utils-1.2.3-r3.ebuild
app-misc/pax-utils/pax-utils-1.2.4.ebuild

index 2f1358a19ef72601421b7cc6e458d822bdb77779..585a85257cd151f1ea4f393bee77ceaee69b788d 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit eutils python-single-r1 toolchain-funcs unpacker
 
index b4f02979653c227641e6ef7ed4f7d2c082751af5..0ead02e5fc9cae73a7dd5c80b7eed01aa6af09d5 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit eutils python-single-r1 toolchain-funcs unpacker