Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/mpich2/
Date: Fri, 23 Jun 2017 05:20:12
Message-Id: 1498195191.5e0c8e86d4d0753edd7156540c5099c676332c1d.aballier@gentoo
1 commit: 5e0c8e86d4d0753edd7156540c5099c676332c1d
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 23 05:17:39 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 23 05:19:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0c8e86
7
8 sys-cluster/mpich2: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sys-cluster/mpich2/mpich2-1.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5.ebuild
16 index 221bc1b2d9a..a962084a710 100644
17 --- a/sys-cluster/mpich2/mpich2-1.5.ebuild
18 +++ b/sys-cluster/mpich2/mpich2-1.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -14,7 +14,7 @@ SRC_URI="http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${MY
26
27 SLOT="0"
28 LICENSE="mpich2"
29 -KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
31 IUSE="+cxx doc fortran mpi-threads romio threads"
32
33 COMMON_DEPEND="