diff options
author | Sam James <sam@gentoo.org> | 2022-06-02 05:03:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-02 05:03:17 +0100 |
commit | 9fe2ffa1e55ba84f428c30b274528990a2f4e61a (patch) | |
tree | 4e2bf9391a425b3655846324219ac6ae814a525d /sci-chemistry/gromacs | |
parent | sci-chemistry/dssp: Keyword 3.0.11 arm, #834865 (diff) | |
download | gentoo-9fe2ffa1e55ba84f428c30b274528990a2f4e61a.tar.gz gentoo-9fe2ffa1e55ba84f428c30b274528990a2f4e61a.tar.bz2 gentoo-9fe2ffa1e55ba84f428c30b274528990a2f4e61a.zip |
sci-chemistry/gromacs: Keyword 2022.1 arm, #834865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-chemistry/gromacs')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2022.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-2022.1.ebuild b/sci-chemistry/gromacs/gromacs-2022.1.ebuild index 80afa36142da..6784e38c84da 100644 --- a/sci-chemistry/gromacs/gromacs-2022.1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2022.1.ebuild @@ -24,7 +24,7 @@ else http://ftp.gromacs.org/gromacs/${P}.tar.gz doc? ( https://ftp.gromacs.org/manual/manual-${PV}.pdf ) test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV}.tar.gz )" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" + KEYWORDS="~amd64 ~arm ~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" |