diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 12:35:32 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 14:11:50 +0200 |
commit | 033687d64a8a44f76d76f4383cc7c9d7c1b0ae26 (patch) | |
tree | 730493a549f70cbdd96381b0451ad1c267d4ce1c /sci-libs | |
parent | dev-ml/csv: Bump to 1.7 (diff) | |
download | gentoo-033687d64a8a44f76d76f4383cc7c9d7c1b0ae26.tar.gz gentoo-033687d64a8a44f76d76f4383cc7c9d7c1b0ae26.tar.bz2 gentoo-033687d64a8a44f76d76f4383cc7c9d7c1b0ae26.zip |
sci-libs/hdf5: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.8.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/hdf5/hdf5-1.8.18.ebuild b/sci-libs/hdf5/hdf5-1.8.18.ebuild index 2ed23497e51c..4057134a614e 100644 --- a/sci-libs/hdf5/hdf5-1.8.18.ebuild +++ b/sci-libs/hdf5/hdf5-1.8.18.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=5 @@ -18,7 +18,7 @@ SRC_URI="https://support.hdfgroup.org/ftp/HDF5/current18/src/${MY_P}.tar.bz2" LICENSE="NCSA-HDF" SLOT="0/${PV%%_p*}" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="cxx debug examples fortran fortran2003 +hl mpi static-libs szip threads zlib" REQUIRED_USE=" |