Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/hdf5/
Date: Tue, 20 Jun 2017 12:12:05
Message-Id: 1497960710.033687d64a8a44f76d76f4383cc7c9d7c1b0ae26.aballier@gentoo
1 commit: 033687d64a8a44f76d76f4383cc7c9d7c1b0ae26
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 20 10:35:32 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 20 12:11:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033687d6
7
8 sci-libs/hdf5: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sci-libs/hdf5/hdf5-1.8.18.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-libs/hdf5/hdf5-1.8.18.ebuild b/sci-libs/hdf5/hdf5-1.8.18.ebuild
16 index 2ed23497e51..4057134a614 100644
17 --- a/sci-libs/hdf5/hdf5-1.8.18.ebuild
18 +++ b/sci-libs/hdf5/hdf5-1.8.18.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -18,7 +18,7 @@ SRC_URI="https://support.hdfgroup.org/ftp/HDF5/current18/src/${MY_P}.tar.bz2"
26
27 LICENSE="NCSA-HDF"
28 SLOT="0/${PV%%_p*}"
29 -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
30 +KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
31 IUSE="cxx debug examples fortran fortran2003 +hl mpi static-libs szip threads zlib"
32
33 REQUIRED_USE="