Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/hdf/
Date: Fri, 29 Oct 2021 12:32:43
Message-Id: 1635510734.e0a06877cb984967163aee95fc7c7e08e1dc847a.sam@gentoo
1 commit: e0a06877cb984967163aee95fc7c7e08e1dc847a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 29 12:32:14 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 29 12:32:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a06877
7
8 sci-libs/hdf: Stabilize 4.2.15 amd64, #816390
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-libs/hdf/hdf-4.2.15.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/hdf/hdf-4.2.15.ebuild b/sci-libs/hdf/hdf-4.2.15.ebuild
16 index 21cf98fc16d..d21c07c43c4 100644
17 --- a/sci-libs/hdf/hdf-4.2.15.ebuild
18 +++ b/sci-libs/hdf/hdf-4.2.15.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://support.hdfgroup.org/ftp/HDF/releases/${PN^^}${PV}/src/${P}.tar
20
21 SLOT="0"
22 LICENSE="NCSA-HDF"
23 -KEYWORDS="~amd64 ~ia64 ~ppc -riscv -sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~ia64 ~ppc -riscv -sparc ~x86 ~amd64-linux ~x86-linux"
25 IUSE="examples fortran szip static-libs test"
26 RESTRICT="!test? ( test )"
27 REQUIRED_USE="test? ( szip )"