diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-18 15:47:06 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-18 15:56:00 -0400 |
commit | 506aca9b21029c2f8271f74b5f374f5fb8fb6149 (patch) | |
tree | 841b78328f272cfa1e2658fcc7df046d266289e4 /sci-libs/hdf5 | |
parent | sci-astronomy/stellarium: Source upstream patch (diff) | |
download | gentoo-506aca9b21029c2f8271f74b5f374f5fb8fb6149.tar.gz gentoo-506aca9b21029c2f8271f74b5f374f5fb8fb6149.tar.bz2 gentoo-506aca9b21029c2f8271f74b5f374f5fb8fb6149.zip |
sci-libs/hdf5: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hdf5/hdf5-1.10.5.ebuild b/sci-libs/hdf5/hdf5-1.10.5.ebuild index 1e8158a6d6bd..468271629f24 100644 --- a/sci-libs/hdf5/hdf5-1.10.5.ebuild +++ b/sci-libs/hdf5/hdf5-1.10.5.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://www.hdfgroup.org/ftp/HDF5/releases/${MAJOR_P}/${MY_P}/src/${MY_P LICENSE="NCSA-HDF" SLOT="0/${PV%%_p*}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 +hl mpi static-libs szip threads zlib" REQUIRED_USE=" |