summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-27 09:58:49 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-27 09:59:15 +0100
commit48147246a6e5b85232c0b832a4dab8c289aed925 (patch)
tree13cba3357dd9930ea741d20d92ba22dbd9a01664 /sci-chemistry/gromacs
parentnet-misc/pps-tools: add ~arm keyword (bug 599048). (diff)
downloadgentoo-48147246a6e5b85232c0b832a4dab8c289aed925.tar.gz
gentoo-48147246a6e5b85232c0b832a4dab8c289aed925.tar.bz2
gentoo-48147246a6e5b85232c0b832a4dab8c289aed925.zip
sci-chemistry/gromacs: arm stable (bug 589032).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-chemistry/gromacs')
-rw-r--r--sci-chemistry/gromacs/gromacs-2016.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-chemistry/gromacs/gromacs-2016.2.ebuild b/sci-chemistry/gromacs/gromacs-2016.2.ebuild
index 2dee4bd870ec..d249176788cc 100644
--- a/sci-chemistry/gromacs/gromacs-2016.2.ebuild
+++ b/sci-chemistry/gromacs/gromacs-2016.2.ebuild
@@ -15,11 +15,10 @@ if [[ $PV = *9999* ]]; then
http://repo.or.cz/r/gromacs.git"
[[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}"
inherit git-r3
- KEYWORDS="amd64"
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"