Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/alexxy:master commit in: sci-chemistry/gromacs/
Date: Tue, 01 Dec 2015 15:28:03
Message-Id: 1448983659.e3c40c317fb39952c61fbb59cf9b2969310cd7eb.alexxy@gentoo
1 commit: e3c40c317fb39952c61fbb59cf9b2969310cd7eb
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 1 15:27:39 2015 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 1 15:27:39 2015 +0000
6 URL: https://gitweb.gentoo.org/dev/alexxy.git/commit/?id=e3c40c31
7
8 sci-chemistry/gromacs: Add python 3.5 to abi list
9
10 Package-Manager: portage-2.2.24
11
12 sci-chemistry/gromacs/gromacs-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild
16 index 9bcf6a3..9529978 100644
17 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild
18 +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
19 @@ -8,7 +8,7 @@ TEST_PV="5.0-rc1"
20
21 CMAKE_MAKEFILE_GENERATOR="ninja"
22
23 -PYTHON_COMPAT=( python{3_2,3_3,3_4} )
24 +PYTHON_COMPAT=( python{3_2,3_3,3_4,3_5} )
25
26 inherit bash-completion-r1 cmake-utils cuda eutils multilib python-single-r1 readme.gentoo toolchain-funcs