Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/netcdf/
Date: Tue, 11 Jan 2022 21:37:12
Message-Id: 1641937018.44aa0871f95bc31e19aef14879422ac1b191ca5f.jsmolic@gentoo
1 commit: 44aa0871f95bc31e19aef14879422ac1b191ca5f
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 11 21:36:58 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 11 21:36:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44aa0871
7
8 sci-libs/netcdf: Stabilize 4.8.1-r1 amd64, #830880
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sci-libs/netcdf/netcdf-4.8.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/netcdf/netcdf-4.8.1-r1.ebuild b/sci-libs/netcdf/netcdf-4.8.1-r1.ebuild
16 index b1848f7dd2d0..bc4be534b016 100644
17 --- a/sci-libs/netcdf/netcdf-4.8.1-r1.ebuild
18 +++ b/sci-libs/netcdf/netcdf-4.8.1-r1.ebuild
19 @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-c-${PV}"
20 LICENSE="UCAR-Unidata"
21 # SONAME of libnetcdf.so
22 SLOT="0/19"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 -riscv x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 -riscv x86 ~amd64-linux ~x86-linux"
25 IUSE="+dap doc examples hdf +hdf5 mpi szip test tools"
26 RESTRICT="!test? ( test )"