diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:09:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:33 +0200 |
commit | 6506a6e2882310af4218106d882008cd3faac4c7 (patch) | |
tree | 2341a00e0a271e372ff7cccf147ce6e24af5c9ba /sci-chemistry/gromacs | |
parent | app-crypt/glep63-check: x86 stable (bug #687170) (diff) | |
download | gentoo-6506a6e2882310af4218106d882008cd3faac4c7.tar.gz gentoo-6506a6e2882310af4218106d882008cd3faac4c7.tar.bz2 gentoo-6506a6e2882310af4218106d882008cd3faac4c7.zip |
sci-chemistry/gromacs: x86 stable (bug #687240)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-chemistry/gromacs')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2019.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-2019.2.ebuild b/sci-chemistry/gromacs/gromacs-2019.2.ebuild index dc5c8185316e..066004be22c5 100644 --- a/sci-chemistry/gromacs/gromacs-2019.2.ebuild +++ b/sci-chemistry/gromacs/gromacs-2019.2.ebuild @@ -19,7 +19,7 @@ if [[ $PV = *9999* ]]; then else SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz test? ( http://gerrit.gromacs.org/download/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" |