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: Thu, 02 Jun 2022 04:03:29
Message-Id: 1654142597.9fe2ffa1e55ba84f428c30b274528990a2f4e61a.sam@gentoo
1 commit: 9fe2ffa1e55ba84f428c30b274528990a2f4e61a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 2 04:03:17 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 04:03:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe2ffa1
7
8 sci-chemistry/gromacs: Keyword 2022.1 arm, #834865
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-chemistry/gromacs/gromacs-2022.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-chemistry/gromacs/gromacs-2022.1.ebuild b/sci-chemistry/gromacs/gromacs-2022.1.ebuild
16 index 80afa36142da..6784e38c84da 100644
17 --- a/sci-chemistry/gromacs/gromacs-2022.1.ebuild
18 +++ b/sci-chemistry/gromacs/gromacs-2022.1.ebuild
19 @@ -24,7 +24,7 @@ else
20 http://ftp.gromacs.org/gromacs/${P}.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 ~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"