Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gromacs/
Date: Wed, 06 Oct 2021 23:06:45
Message-Id: 1633561549.03e54099724b1104492c3a5f64ca21b4fd592fce.sam@gentoo
1 commit: 03e54099724b1104492c3a5f64ca21b4fd592fce
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 6 23:05:14 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 6 23:05:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e54099
7
8 sci-chemistry/gromacs: Stabilize 2021.3 arm, #814101
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-chemistry/gromacs/gromacs-2021.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-chemistry/gromacs/gromacs-2021.3.ebuild b/sci-chemistry/gromacs/gromacs-2021.3.ebuild
16 index 67299c615b4..e77091aa53d 100644
17 --- a/sci-chemistry/gromacs/gromacs-2021.3.ebuild
18 +++ b/sci-chemistry/gromacs/gromacs-2021.3.ebuild
19 @@ -24,7 +24,7 @@ else
20 http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz
21 doc? ( https://ftp.gromacs.org/manual/manual-${PV/_/-}.pdf )
22 test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )"
23 - KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos"
24 + KEYWORDS="amd64 arm ~x86 ~amd64-linux ~x86-linux ~x64-macos"
25 fi
26
27 ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512f cpu_flags_arm_neon"