diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 14:30:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 14:30:41 +0100 |
commit | dedb771633ff2f29fa9551bff16034554e51060f (patch) | |
tree | d2fa7018faf1b803e6bf74f63b4c4a75c57084a0 /sys-cluster/mpich | |
parent | media-libs/libquicktime: amd64 stable wrt bug #612290 (diff) | |
download | gentoo-dedb771633ff2f29fa9551bff16034554e51060f.tar.gz gentoo-dedb771633ff2f29fa9551bff16034554e51060f.tar.bz2 gentoo-dedb771633ff2f29fa9551bff16034554e51060f.zip |
sys-cluster/mpich: amd64 stable wrt bug #612232
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster/mpich')
-rw-r--r-- | sys-cluster/mpich/mpich-3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/mpich/mpich-3.2-r1.ebuild b/sys-cluster/mpich/mpich-3.2-r1.ebuild index 1e1892faf142..67c38397a586 100644 --- a/sys-cluster/mpich/mpich-3.2-r1.ebuild +++ b/sys-cluster/mpich/mpich-3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz" SLOT="0" LICENSE="mpich" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+cxx doc fortran mpi-threads romio threads" COMMON_DEPEND=" |