Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gromacs/
Date: Mon, 26 Nov 2018 18:51:35
Message-Id: 1543258225.932774fdb5afdd31eeb6b8c47018199b29528829.zlogene@gentoo
1 commit: 932774fdb5afdd31eeb6b8c47018199b29528829
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 26 18:50:25 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 26 18:50:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=932774fd
7
8 sci-chemistry/gromacs: arm stable wrt bug #669322
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sci-chemistry/gromacs/gromacs-2016.5.ebuild | 2 +-
14 sci-chemistry/gromacs/gromacs-2018.3.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-chemistry/gromacs/gromacs-2016.5.ebuild b/sci-chemistry/gromacs/gromacs-2016.5.ebuild
18 index a2b7857286d..15acf0b2cf7 100644
19 --- a/sci-chemistry/gromacs/gromacs-2016.5.ebuild
20 +++ b/sci-chemistry/gromacs/gromacs-2016.5.ebuild
21 @@ -17,7 +17,7 @@ if [[ $PV = *9999* ]]; then
22 else
23 SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz
24 test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )"
25 - KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
26 + KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
27 fi
28
29 ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2"
30
31 diff --git a/sci-chemistry/gromacs/gromacs-2018.3.ebuild b/sci-chemistry/gromacs/gromacs-2018.3.ebuild
32 index 5a0ffcb03be..45a17254534 100644
33 --- a/sci-chemistry/gromacs/gromacs-2018.3.ebuild
34 +++ b/sci-chemistry/gromacs/gromacs-2018.3.ebuild
35 @@ -17,7 +17,7 @@ if [[ $PV = *9999* ]]; then
36 else
37 SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz
38 test? ( http://gerrit.gromacs.org/download/regressiontests-${PV/_/-}.tar.gz )"
39 - KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
40 + KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
41 fi
42
43 ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2"