diff options
author | 2022-02-14 11:35:12 +0100 | |
---|---|---|
committer | 2022-02-14 11:35:12 +0100 | |
commit | 3b60aeaf6c24db79981d15bac728edbc1160d4ef (patch) | |
tree | 516595e13ce1f4ca57878ed35529ffd787f9dec0 /sci-chemistry | |
parent | sci-geosciences/gpsbabel: Stabilize 1.7.0-r1 x86, #820080 (diff) | |
download | gentoo-3b60aeaf6c24db79981d15bac728edbc1160d4ef.tar.gz gentoo-3b60aeaf6c24db79981d15bac728edbc1160d4ef.tar.bz2 gentoo-3b60aeaf6c24db79981d15bac728edbc1160d4ef.zip |
sci-chemistry/gromacs: Stabilize 2021.3-r1 x86, #814101
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2021.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/gromacs/gromacs-2021.3-r1.ebuild b/sci-chemistry/gromacs/gromacs-2021.3-r1.ebuild index ade6f56115a9..fc3e3b8e030f 100644 --- a/sci-chemistry/gromacs/gromacs-2021.3-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2021.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,7 +24,7 @@ else http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz doc? ( https://ftp.gromacs.org/manual/manual-${PV/_/-}.pdf ) test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )" - KEYWORDS="amd64 arm ~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" |