diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 09:12:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 09:12:08 +0200 |
commit | aee35f24c62241837421e01117e7da59e04acbf1 (patch) | |
tree | ebfcd541f2e623922c02cb6d4b627ea49ed56f52 /sci-libs/netcdf | |
parent | dev-python/simplejson: ppc64 stable wrt bug #851441 (diff) | |
download | gentoo-aee35f24c62241837421e01117e7da59e04acbf1.tar.gz gentoo-aee35f24c62241837421e01117e7da59e04acbf1.tar.bz2 gentoo-aee35f24c62241837421e01117e7da59e04acbf1.zip |
sci-libs/netcdf: ppc64 stable wrt bug #851468
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/netcdf')
-rw-r--r-- | sci-libs/netcdf/netcdf-4.8.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/netcdf/netcdf-4.8.1-r2.ebuild b/sci-libs/netcdf/netcdf-4.8.1-r2.ebuild index bd9098386691..d4e17743df68 100644 --- a/sci-libs/netcdf/netcdf-4.8.1-r2.ebuild +++ b/sci-libs/netcdf/netcdf-4.8.1-r2.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 tools" RESTRICT="!test? ( test )" |