sci-physics/lhapdf: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 15:36:51 +0000 (17:36 +0200)
committerPacho 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

index 366fa89ce07bf4a76af024c048bbfeb08616ba31..d5d30b308cd02c99bd81dc067bc97764d3e2470e 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 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