diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 21:57:10 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 22:02:42 +0100 |
commit | 330be1f8fea74d2c8e1ef37df7d3cb084992ec01 (patch) | |
tree | 8ec4976bd0532741e32184f189df71eefb203523 /sci-chemistry/gromacs | |
parent | sci-chemistry/gromacs: x86 stable (bug #733574) (diff) | |
download | gentoo-330be1f8fea74d2c8e1ef37df7d3cb084992ec01.tar.gz gentoo-330be1f8fea74d2c8e1ef37df7d3cb084992ec01.tar.bz2 gentoo-330be1f8fea74d2c8e1ef37df7d3cb084992ec01.zip |
sci-chemistry/gromacs: x86 stable (bug #754084)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-chemistry/gromacs')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2020.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-2020.4.ebuild b/sci-chemistry/gromacs/gromacs-2020.4.ebuild index 99d60e61ff70..9cff7763fbca 100644 --- a/sci-chemistry/gromacs/gromacs-2020.4.ebuild +++ b/sci-chemistry/gromacs/gromacs-2020.4.ebuild @@ -22,7 +22,7 @@ else SRC_URI=" http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )" - KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" + KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-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" |