projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbae522
)
sci-physics/lhapdf: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 15:36:51 +0000
(17:36 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:32:49 +0000
(18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
sci-physics/lhapdf/lhapdf-6.1.6.ebuild
patch
|
blob
|
history
diff --git
a/sci-physics/lhapdf/lhapdf-6.1.6.ebuild
b/sci-physics/lhapdf/lhapdf-6.1.6.ebuild
index 366fa89ce07bf4a76af024c048bbfeb08616ba31..d5d30b308cd02c99bd81dc067bc97764d3e2470e 100644
(file)
--- a/
sci-physics/lhapdf/lhapdf-6.1.6.ebuild
+++ b/
sci-physics/lhapdf/lhapdf-6.1.6.ebuild
@@
-1,10
+1,10
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
AUTOTOOLS_IN_SOURCE_BUILD=yes
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
inherit versionator autotools-utils distutils-r1