diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-23 21:26:10 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-23 21:26:21 +0200 |
commit | 647d54ba77e8f80a848a36dc91c31bc613b30e85 (patch) | |
tree | ecd32d3b471047599e5116a8eaf3753c7eccade7 /sys-cluster/mpich | |
parent | dev-python/keyring: keyword ~arm64 (diff) | |
download | gentoo-647d54ba77e8f80a848a36dc91c31bc613b30e85.tar.gz gentoo-647d54ba77e8f80a848a36dc91c31bc613b30e85.tar.bz2 gentoo-647d54ba77e8f80a848a36dc91c31bc613b30e85.zip |
sys-cluster/mpich: keyword ~arm64
Package-Manager: Portage-2.3.6, 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 7e2ba6c0bc67..7a865b38f333 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 ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+cxx doc fortran mpi-threads romio threads" COMMON_DEPEND=" |