diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-03 22:08:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-03 22:08:51 +0300 |
commit | 319bbd26648f660d9fbae3fefcfb9f32de85dfa7 (patch) | |
tree | 58ed3789996bc8ec235b561377d958d54a248084 /dev-ml/parmap | |
parent | dev-ml/parmap: Stabilize 1.2.5 arm, #901659 (diff) | |
download | gentoo-319bbd26648f660d9fbae3fefcfb9f32de85dfa7.tar.gz gentoo-319bbd26648f660d9fbae3fefcfb9f32de85dfa7.tar.bz2 gentoo-319bbd26648f660d9fbae3fefcfb9f32de85dfa7.zip |
dev-ml/parmap: Stabilize 1.2.5 x86, #901659
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/parmap')
-rw-r--r-- | dev-ml/parmap/parmap-1.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/parmap/parmap-1.2.5.ebuild b/dev-ml/parmap/parmap-1.2.5.ebuild index 50a1fbe3daba..8bddaebdb9aa 100644 --- a/dev-ml/parmap/parmap-1.2.5.ebuild +++ b/dev-ml/parmap/parmap-1.2.5.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${MY_PV/+/-}" LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" IUSE="+ocamlopt" BDEPEND="dev-ml/dune-configurator:=" |