diff options
author | Sam James <sam@gentoo.org> | 2021-10-07 00:03:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-07 00:05:39 +0100 |
commit | 9dd80cd278e99fc01883ae0609c6416e40edd851 (patch) | |
tree | ae294bfe039fcf337ae85d216b54de64ea1dd03a /sci-chemistry/gromacs | |
parent | dev-python/python-lsp-server: Stabilize 1.2.2 ALLARCHES, #815994 (diff) | |
download | gentoo-9dd80cd278e99fc01883ae0609c6416e40edd851.tar.gz gentoo-9dd80cd278e99fc01883ae0609c6416e40edd851.tar.bz2 gentoo-9dd80cd278e99fc01883ae0609c6416e40edd851.zip |
sci-chemistry/gromacs: Stabilize 2021.3 amd64, #814101
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-chemistry/gromacs')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2021.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-2021.3.ebuild b/sci-chemistry/gromacs/gromacs-2021.3.ebuild index 6d851074d36b..67299c615b4a 100644 --- a/sci-chemistry/gromacs/gromacs-2021.3.ebuild +++ b/sci-chemistry/gromacs/gromacs-2021.3.ebuild @@ -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" |