Diff parmap-1.2.3 with a parmap-1.2.4-r1
/usr/portage/dev-ml/parmap/parmap-1.2.4-r1.ebuild 2023-10-09 14:52:29.800368358 +0300 | ||
---|---|---|
13 | 13 | |
14 | 14 |
LICENSE="LGPL-2-with-linking-exception" |
15 | 15 |
SLOT="0/${PV}" |
16 |
KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" |
|
16 |
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" |
|
17 | 17 |
IUSE="+ocamlopt" |
18 | 18 | |
19 |
BDEPEND="dev-ml/dune-configurator" |
|
19 |
BDEPEND="dev-ml/dune-configurator:=" |
|
20 | 20 |
RDEPEND=">=dev-lang/ocaml-4.03:=[ocamlopt?]" |
21 | 21 |
DEPEND="${RDEPEND}" |