projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b632b14
)
sci-physics/lhapdf: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:18:41 +0000
(13:18 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/sci-physics/lhapdf/lhapdf-6.2.3.ebuild
b/sci-physics/lhapdf/lhapdf-6.2.3.ebuild
index 4c60a74df5b9f76c74d6a630ed46e1eff8476af9..0d359613054283be1613e5ed17bea15cad8eae15 100644
(file)
--- a/
sci-physics/lhapdf/lhapdf-6.2.3.ebuild
+++ b/
sci-physics/lhapdf/lhapdf-6.2.3.ebuild
@@
-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