sci-chemistry/gromacs: arm stable wrt bug #703794
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 1 Jan 2020 18:36:37 +0000 (19:36 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 1 Jan 2020 18:36:39 +0000 (19:36 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sci-chemistry/gromacs/gromacs-2018.8.ebuild

index 8c9826bbd2c986773292442edcc28b21e046498d..3e5988a06d24e72d4214cd4365b1f8a98f2d2e96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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"