mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
Merge updates from master
This commit is contained in:
@@ -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:*
|
||||
|
||||
@@ -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=] )
|
||||
|
||||
Reference in New Issue
Block a user