Merge updates from master

This commit is contained in:
Repository mirror & CI
2026-02-08 20:31:05 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ S="${WORKDIR}/icu-release-${PV/_rc/rc}/icu4j/main"
LICENSE="icu"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc64"
KEYWORDS="amd64 ~arm64 ~ppc64"
DEPEND="
>=virtual/jdk-11:*

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ S="${WORKDIR}/CGNS-${PV}"
LICENSE="ZLIB"
SLOT="0/$(ver_cut 1-2)"
KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="base-scope debug examples fortran hdf5 legacy mpi scoping szip test tools"
IUSE="base-scope debug examples fortran +hdf5 legacy mpi scoping szip test tools"
RDEPEND="
hdf5? ( sci-libs/hdf5:=[mpi=,szip=] )