net-analyzer/carl: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:02:41 +0000 (13:02 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:16:12 +0000 (13:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/carl/carl-0.9-r2.ebuild

index 2a253f333ee23b2ce91d98b4497d61702c1d9063..9b6e70a1512cc2f0a641afc3ba8c4dfde6d11e17 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} pypy3)
+PYTHON_COMPAT=( python3_6 pypy3)
 
 inherit distutils-r1