diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-22 08:33:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-22 08:34:51 +0100 |
commit | 6f5731b01fa3a6d0e62eea0c6d86199ad3095718 (patch) | |
tree | 1bb95863ee55ff745e900e5510bb89621fcb6891 /sci-libs/hdf5 | |
parent | x11-themes/lxqt-themes: amd64 stable wrt bug #686526 (diff) | |
download | gentoo-6f5731b01fa3a6d0e62eea0c6d86199ad3095718.tar.gz gentoo-6f5731b01fa3a6d0e62eea0c6d86199ad3095718.tar.bz2 gentoo-6f5731b01fa3a6d0e62eea0c6d86199ad3095718.zip |
sci-libs/hdf5: stable 1.10.5 for ia64, bug #678264
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 0060a1d2ac2a..a48ad0321e3e 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=" |