summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-02-19 21:10:12 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-02-19 21:12:19 +0100
commit72297ed102a61da9aa2631a68eab767d69548811 (patch)
tree6471542bbd8e4457348d7f245d0a955056decdd2 /sci-libs/netcdf
parentnet-dialup/freeradius-client: Stabilize 1.1.7-r1 arm64, #771255 (diff)
downloadgentoo-72297ed102a61da9aa2631a68eab767d69548811.tar.gz
gentoo-72297ed102a61da9aa2631a68eab767d69548811.tar.bz2
gentoo-72297ed102a61da9aa2631a68eab767d69548811.zip
sci-libs/netcdf: x86 stable (bug #770649)
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-libs/netcdf')
-rw-r--r--sci-libs/netcdf/netcdf-4.7.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/netcdf/netcdf-4.7.4.ebuild b/sci-libs/netcdf/netcdf-4.7.4.ebuild
index 8f99b01c1bde..41d55e5e7d95 100644
--- a/sci-libs/netcdf/netcdf-4.7.4.ebuild
+++ b/sci-libs/netcdf/netcdf-4.7.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="+dap doc examples hdf +hdf5 mpi szip test tools"
RESTRICT="!test? ( test )"