summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2021-02-20 20:20:25 +0000
committerSam James <sam@gentoo.org>2021-02-22 18:57:00 +0000
commit018aa9e8804f439404f3cff1e98c5800d9e1c253 (patch)
treee0eebafb82922e61ecd3e017436cb89c3e10a78f /sci-libs/netcdf
parentprofiles/arch/arm64/package.use.mask: hdf broken on arm64 masked on sci-libs/... (diff)
downloadgentoo-018aa9e8804f439404f3cff1e98c5800d9e1c253.tar.gz
gentoo-018aa9e8804f439404f3cff1e98c5800d9e1c253.tar.bz2
gentoo-018aa9e8804f439404f3cff1e98c5800d9e1c253.zip
sci-libs/netcdf: added ~arm64 after p.u.m hdf
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/netcdf')
-rw-r--r--sci-libs/netcdf/netcdf-4.7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/netcdf/netcdf-4.7.4.ebuild b/sci-libs/netcdf/netcdf-4.7.4.ebuild
index 41d55e5e7d95..2d24c92db741 100644
--- a/sci-libs/netcdf/netcdf-4.7.4.ebuild
+++ b/sci-libs/netcdf/netcdf-4.7.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Unidata/netcdf-c/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="UCAR-Unidata"
SLOT="0/18"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="+dap doc examples hdf +hdf5 mpi szip test tools"
RESTRICT="!test? ( test )"