From a0f926d8a7177fce3ea720470845b60f6560ac1f Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Tue, 11 Jan 2022 22:36:51 +0100 Subject: sci-libs/netcdf: Stabilize 4.8.1-r1 x86, #830880 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- sci-libs/netcdf/netcdf-4.8.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs/netcdf') diff --git a/sci-libs/netcdf/netcdf-4.8.1-r1.ebuild b/sci-libs/netcdf/netcdf-4.8.1-r1.ebuild index 0dd095346a26..b1848f7dd2d0 100644 --- a/sci-libs/netcdf/netcdf-4.8.1-r1.ebuild +++ b/sci-libs/netcdf/netcdf-4.8.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-c-${PV}" LICENSE="UCAR-Unidata" # SONAME of libnetcdf.so SLOT="0/19" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 -riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 -riscv x86 ~amd64-linux ~x86-linux" IUSE="+dap doc examples hdf +hdf5 mpi szip test tools" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad