commit: 4778d27adbe76c984aebe9dd63871834d4763888
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 10:49:40 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 10:49:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4778d27a
sci-libs/netcdf: Stabilize 4.9.2 amd64, #886889
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/netcdf/netcdf-4.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/netcdf/netcdf-4.9.2.ebuild
b/sci-libs/netcdf/netcdf-4.9.2.ebuild
index 442b1e8e7f40..e6baac873848 100644
--- a/sci-libs/netcdf/netcdf-4.9.2.ebuild
+++ b/sci-libs/netcdf/netcdf-4.9.2.ebuild
@@ -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"
RESTRICT="!test? ( test )"