From e3c40c317fb39952c61fbb59cf9b2969310cd7eb Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Tue, 1 Dec 2015 18:27:39 +0300 Subject: 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 -- cgit v1.2.3-65-gdbad