commit: 6c66aea0b36f77496d4a4d0aa64288aa287ee9e1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Oct 19 19:17:53 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Oct 19 19:19:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c66aea0
dev-python/netcdf4: Stabilize 1.7.1-r1 arm64, #940381 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/netcdf4/netcdf4-1.7.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/netcdf4/netcdf4-1.7.1-r1.ebuild b/dev-python/netcdf4/netcdf4-1.7.1-r1.ebuild index 3b055bad892f..f545f29d4595 100644 --- a/dev-python/netcdf4/netcdf4-1.7.1-r1.ebuild +++ b/dev-python/netcdf4/netcdf4-1.7.1-r1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="blosc bzip2 mpi test szip zstd" RESTRICT="!test? ( test )"
