diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-23 07:17:39 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-23 07:19:51 +0200 |
commit | 5e0c8e86d4d0753edd7156540c5099c676332c1d (patch) | |
tree | ff2fdf51163468dc420136de4db5d2197904dff8 /sys-cluster/mpich2 | |
parent | media-libs/libdvdnav: keyword ~arm64 (diff) | |
download | gentoo-5e0c8e86d4d0753edd7156540c5099c676332c1d.tar.gz gentoo-5e0c8e86d4d0753edd7156540c5099c676332c1d.tar.bz2 gentoo-5e0c8e86d4d0753edd7156540c5099c676332c1d.zip |
sys-cluster/mpich2: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-cluster/mpich2')
-rw-r--r-- | sys-cluster/mpich2/mpich2-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5.ebuild index 221bc1b2d9a2..a962084a710f 100644 --- a/sys-cluster/mpich2/mpich2-1.5.ebuild +++ b/sys-cluster/mpich2/mpich2-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${MY SLOT="0" LICENSE="mpich2" -KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+cxx doc fortran mpi-threads romio threads" COMMON_DEPEND=" |