commit: 2492f323559bb538821ea1ecd7bb2a82b82ab5e5
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 11 03:34:00 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Dec 11 04:42:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2492f323
sci-libs/netcdf: Stabilize 4.9.3-r2 ppc64, #965225
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sci-libs/netcdf/netcdf-4.9.3-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/netcdf/netcdf-4.9.3-r2.ebuild
b/sci-libs/netcdf/netcdf-4.9.3-r2.ebuild
index 1613620f795e..6132b20eb41b 100644
--- a/sci-libs/netcdf/netcdf-4.9.3-r2.ebuild
+++ b/sci-libs/netcdf/netcdf-4.9.3-r2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}-c-${PV}
LICENSE="UCAR-Unidata"
# SONAME of libnetcdf.so
SLOT="0/22"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="blosc bzip2 +dap doc examples hdf +hdf5 mpi szip test zstd"
RESTRICT="!test? ( test )"