commit: e3c40c317fb39952c61fbb59cf9b2969310cd7eb
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 1 15:27:39 2015 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Tue Dec 1 15:27:39 2015 +0000
URL: https://gitweb.gentoo.org/dev/alexxy.git/commit/?id=e3c40c31
sci-chemistry/gromacs: Add python 3.5 to abi list
Package-Manager: portage-2.2.24
sci-chemistry/gromacs/gromacs-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild
b/sci-chemistry/gromacs/gromacs-9999.ebuild
index 9bcf6a3..9529978 100644
--- a/sci-chemistry/gromacs/gromacs-9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
@@ -8,7 +8,7 @@ TEST_PV="5.0-rc1"
CMAKE_MAKEFILE_GENERATOR="ninja"
-PYTHON_COMPAT=( python{3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{3_2,3_3,3_4,3_5} )
inherit bash-completion-r1 cmake-utils cuda eutils multilib python-single-r1
readme.gentoo toolchain-funcs