Gentoo Archives: gentoo-commits

From: Christoph Junghans <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/mpich/
Date: Mon, 29 Aug 2016 20:58:25
Message-Id: 1472504282.45e8f6896672681be46532ea45b46d4975d2832a.ottxor@gentoo
1 commit: 45e8f6896672681be46532ea45b46d4975d2832a
2 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 20:54:50 2016 +0000
4 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 20:58:02 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45e8f689
7
8 sys-cluster/mpich: re-add keyword for multilib ebuild
9
10 Package-Manager: portage-2.2.28
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 90b3ee3..a61ef87 100644
17 --- a/sys-cluster/mpich/mpich-3.2-r1.ebuild
18 +++ b/sys-cluster/mpich/mpich-3.2-r1.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="mpich"
23 -KEYWORDS=""
24 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="+cxx doc fortran mpi-threads romio threads"
26
27 COMMON_DEPEND="