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/mpich/
Date: Fri, 23 Jun 2017 19:26:33
Message-Id: 1498245981.647d54ba77e8f80a848a36dc91c31bc613b30e85.aballier@gentoo
1 commit: 647d54ba77e8f80a848a36dc91c31bc613b30e85
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 23 19:26:10 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 23 19:26:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=647d54ba
7
8 sys-cluster/mpich: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sys-cluster/mpich/mpich-3.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/mpich/mpich-3.2-r1.ebuild b/sys-cluster/mpich/mpich-3.2-r1.ebuild
16 index 7e2ba6c0bc6..7a865b38f33 100644
17 --- a/sys-cluster/mpich/mpich-3.2-r1.ebuild
18 +++ b/sys-cluster/mpich/mpich-3.2-r1.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="mpich"
23 -KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
25 IUSE="+cxx doc fortran mpi-threads romio threads"
26
27 COMMON_DEPEND="