commit: 29af9a908f6a2c064f8a28ac14dd7f6c6e2ec5e0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 6 05:17:53 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 6 05:17:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29af9a90
sci-chemistry/gromacs: Keyword 2022.2 arm64, #856388
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sci-chemistry/gromacs/gromacs-2022.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/gromacs/gromacs-2022.2.ebuild
b/sci-chemistry/gromacs/gromacs-2022.2.ebuild
index 61b5edc51f15..c10e89957871 100644
--- a/sci-chemistry/gromacs/gromacs-2022.2.ebuild
+++ b/sci-chemistry/gromacs/gromacs-2022.2.ebuild
@@ -25,7 +25,7 @@ else
doc? ( https://ftp.gromacs.org/manual/manual-${PV}.pdf )
test? (
http://ftp.gromacs.org/regressiontests/regressiontests-${PV}.tar.gz )"
# since 2022 arm support was dropped (but not arm64)
- KEYWORDS="~amd64 -arm ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+ KEYWORDS="~amd64 -arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
fi
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"