net-misc/exabgp: Remove py2.7
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:12:49 +0000 (17:12 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:12:49 +0000 (17:12 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/exabgp/exabgp-4.0.10.ebuild

index e55824effab49e8c7f7f5e56efadaef221f3a08c..3a13ef59ecf45c3ebd8dd448cd36fca59e33e617 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 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1