diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-16 19:41:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-16 19:41:00 +0200 |
commit | f27a141021c0af705fe49f5c96e7fafbc8532bb3 (patch) | |
tree | 92edaa6f44218e5712ba579d4f235aa80e66824b /sci-libs/netcdf | |
parent | gnome-base/librsvg: Version bump to 2.55.2 (diff) | |
download | gentoo-f27a141021c0af705fe49f5c96e7fafbc8532bb3.tar.gz gentoo-f27a141021c0af705fe49f5c96e7fafbc8532bb3.tar.bz2 gentoo-f27a141021c0af705fe49f5c96e7fafbc8532bb3.zip |
sci-libs/netcdf: Stabilize 4.9.2 ppc64, #886889
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/netcdf')
-rw-r--r-- | sci-libs/netcdf/netcdf-4.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/netcdf/netcdf-4.9.2.ebuild b/sci-libs/netcdf/netcdf-4.9.2.ebuild index e6baac873848..186210a47b95 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 )" |