dev-util/trace-cmd: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 20:56:13 +0000 (21:56 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:00:10 +0000 (22:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/trace-cmd/trace-cmd-2.8.3.ebuild
dev-util/trace-cmd/trace-cmd-9999.ebuild

index accd695be0675b04c25e5655d5f2ab7f641d851e..831768c1b035d606e893a299d29cf91b3b997804 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 DISTUTILS_OPTIONAL=1
 
 inherit linux-info python-r1 toolchain-funcs
index cd3944c250c3d1f27f89495ba350e8b1d42e110b..5bb14d9f6b268c355dc48c4f136e126392e29688 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 DISTUTILS_OPTIONAL=1
 
 inherit linux-info python-r1 toolchain-funcs