diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-08 20:15:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-08 20:15:34 +0200 |
commit | 1c9680b3c80e0e6406ea7ea79ab1c236feb8efbd (patch) | |
tree | a6e8fa880be8dfe40912bf8f51ee8c8c789a6bd6 /sci-libs | |
parent | media-libs/ptex: x86 stable wrt bug #687530 (diff) | |
download | gentoo-1c9680b3c80e0e6406ea7ea79ab1c236feb8efbd.tar.gz gentoo-1c9680b3c80e0e6406ea7ea79ab1c236feb8efbd.tar.bz2 gentoo-1c9680b3c80e0e6406ea7ea79ab1c236feb8efbd.zip |
sci-libs/hdf5: sparc stable wrt bug #678264
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sci-libs')
-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 b0d3827d079e..b22b8c598250 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=" |