commit: 9d42a461467f2aa90af04cdfde2c64e68281ad87 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 7 17:54:35 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue May 7 17:54:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d42a461
sci-libs/netcdf-cxx: Stabilize 4.3.1-r1 amd64, #908155 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/netcdf-cxx/netcdf-cxx-4.3.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/netcdf-cxx/netcdf-cxx-4.3.1-r1.ebuild b/sci-libs/netcdf-cxx/netcdf-cxx-4.3.1-r1.ebuild index 1a1079b72566..dddb7002fbd6 100644 --- a/sci-libs/netcdf-cxx/netcdf-cxx-4.3.1-r1.ebuild +++ b/sci-libs/netcdf-cxx/netcdf-cxx-4.3.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://downloads.unidata.ucar.edu/netcdf-cxx/${PV}/${PN}4-${PV}.tar.gz LICENSE="UCAR-Unidata" SLOT="0/1" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="examples" # 6 out of 9 fail, reported upstream #RESTRICT="test"
