summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-03-02 11:46:35 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-03-02 11:46:35 +0100
commit0dacb59abe2e0ccec00cb99c970290e04ee5735c (patch)
treedcae4ea0c02949341e006399aa06357a9fcad56f /sci-chemistry
parentmedia-libs/alure: x86 stable wrt bug #610914 (diff)
downloadgentoo-0dacb59abe2e0ccec00cb99c970290e04ee5735c.tar.gz
gentoo-0dacb59abe2e0ccec00cb99c970290e04ee5735c.tar.bz2
gentoo-0dacb59abe2e0ccec00cb99c970290e04ee5735c.zip
sci-chemistry/gromacs: x86 stable wrt bug #589032
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/gromacs/gromacs-2016.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-2016.2.ebuild b/sci-chemistry/gromacs/gromacs-2016.2.ebuild
index 76d8b09a26cf..f1c7d722ab5d 100644
--- a/sci-chemistry/gromacs/gromacs-2016.2.ebuild
+++ b/sci-chemistry/gromacs/gromacs-2016.2.ebuild
@@ -17,7 +17,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"