diff options
author | 2017-03-16 08:10:00 +0100 | |
---|---|---|
committer | 2017-03-16 08:12:00 +0100 | |
commit | 03ecbe84905c1183fdbf3554197c6cbbbfd6d9f4 (patch) | |
tree | 035575b2bed0629a2c4399baa01a7bad2131a2d5 /sys-cluster/mpich | |
parent | dev-python/py-amqp: Add python3_6 to PYTHON_COMPAT (diff) | |
download | gentoo-03ecbe84905c1183fdbf3554197c6cbbbfd6d9f4.tar.gz gentoo-03ecbe84905c1183fdbf3554197c6cbbbfd6d9f4.tar.bz2 gentoo-03ecbe84905c1183fdbf3554197c6cbbbfd6d9f4.zip |
sys-cluster/mpich: ppc ppc64 stable (bug 612232).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'sys-cluster/mpich')
-rw-r--r-- | sys-cluster/mpich/mpich-3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/mpich/mpich-3.2-r1.ebuild b/sys-cluster/mpich/mpich-3.2-r1.ebuild index 5a2a306396e6..48ddf87a919f 100644 --- a/sys-cluster/mpich/mpich-3.2-r1.ebuild +++ b/sys-cluster/mpich/mpich-3.2-r1.ebuild @@ -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=" |