From: Agostino Sarubbo Date: Mon, 27 Feb 2017 08:23:06 +0000 (+0100) Subject: sci-chemistry/gromacs: amd64 stable wrt bug #589032 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6d5d381a2ddd3f995541100fe5bc61027f15db77;p=gentoo.git sci-chemistry/gromacs: amd64 stable wrt bug #589032 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/sci-chemistry/gromacs/gromacs-2016.2.ebuild b/sci-chemistry/gromacs/gromacs-2016.2.ebuild index bda0e8258eb3..2dee4bd870ec 100644 --- a/sci-chemistry/gromacs/gromacs-2016.2.ebuild +++ b/sci-chemistry/gromacs/gromacs-2016.2.ebuild @@ -15,11 +15,11 @@ 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="" + 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"