sci-physics/lammps: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Thu, 15 Jun 2017 17:13:20 +0000 (19:13 +0200)
committerPacho Ramos <pacho@gentoo.org>
Thu, 15 Jun 2017 17:13:20 +0000 (19:13 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

sci-physics/lammps/lammps-20170109.ebuild

index c55b94c5e6020b6f8ab74dbc717c2bce5225b5a4..585e9cfb96037ddf7e4058a7c79d65b84b534aaa 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit eutils flag-o-matic fortran-2 multilib python-r1