sci-physics/lhapdf: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:18:41 +0000 (13:18 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:18:41 +0000 (13:18 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-physics/lhapdf/lhapdf-6.2.3.ebuild

index 4c60a74df5b9f76c74d6a630ed46e1eff8476af9..0d359613054283be1613e5ed17bea15cad8eae15 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 AUTOTOOLS_IN_SOURCE_BUILD=yes
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1