Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gromacs/
Date: Sat, 28 Jan 2023 18:15:35
Message-Id: 1674929705.1e514042ffb7d8665286b653e4217f940a44e3c6.arthurzam@gentoo
1 commit: 1e514042ffb7d8665286b653e4217f940a44e3c6
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 18:15:05 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 18:15:05 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e514042
7
8 sci-chemistry/gromacs: Stabilize 2020.7 x86, #887553
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sci-chemistry/gromacs/gromacs-2020.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-chemistry/gromacs/gromacs-2020.7.ebuild b/sci-chemistry/gromacs/gromacs-2020.7.ebuild
16 index d9836752e4e0..bcf05cbd5b43 100644
17 --- a/sci-chemistry/gromacs/gromacs-2020.7.ebuild
18 +++ b/sci-chemistry/gromacs/gromacs-2020.7.ebuild
19 @@ -25,7 +25,7 @@ else
20 https://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz
21 doc? ( https://ftp.gromacs.org/manual/manual-${PV/_/-}.pdf )
22 test? ( https://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"