diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-05-29 21:30:21 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-30 00:35:02 -0400 |
commit | 443ce2e4a62710b61bee62a03306c2a8dfe915aa (patch) | |
tree | 97e720415cecccac775bba6fd132b3826e3d3a8e /sci-libs | |
parent | media-tv/v4l-dvb-saa716x: Stabilize 0.0.1_p20170225-r6 amd64, #930419 (diff) | |
download | gentoo-443ce2e4a62710b61bee62a03306c2a8dfe915aa.tar.gz gentoo-443ce2e4a62710b61bee62a03306c2a8dfe915aa.tar.bz2 gentoo-443ce2e4a62710b61bee62a03306c2a8dfe915aa.zip |
sci-libs/netcdf: Stabilize 4.9.2-r1 amd64, #931347
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/netcdf/netcdf-4.9.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/netcdf/netcdf-4.9.2-r1.ebuild b/sci-libs/netcdf/netcdf-4.9.2-r1.ebuild index a751713a52c2..45758fb6ef38 100644 --- a/sci-libs/netcdf/netcdf-4.9.2-r1.ebuild +++ b/sci-libs/netcdf/netcdf-4.9.2-r1.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="blosc bzip2 +dap doc examples hdf +hdf5 mpi szip test zstd" RESTRICT="!test? ( test )" |