diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-06-04 09:52:21 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-06-04 09:52:36 +0200 |
commit | bfbe154ccb9626e3e4fe12077e932062e9cc2446 (patch) | |
tree | 959806cec1179ed5793ffd6b675a465dcec0bbd5 | |
parent | net-print/cups-2.2.11-r0: alpha stable (diff) | |
download | gentoo-bfbe154ccb9626e3e4fe12077e932062e9cc2446.tar.gz gentoo-bfbe154ccb9626e3e4fe12077e932062e9cc2446.tar.bz2 gentoo-bfbe154ccb9626e3e4fe12077e932062e9cc2446.zip |
sci-libs/hdf5-1.10.5-r0: alpha stable
Bug: http://bugs.gentoo.org/678264
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
-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 a48ad0321e3e..c10a79b75ac9 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=" |