summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-03 22:08:51 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-03 22:08:51 +0300
commit319bbd26648f660d9fbae3fefcfb9f32de85dfa7 (patch)
tree58ed3789996bc8ec235b561377d958d54a248084 /dev-ml/parmap
parentdev-ml/parmap: Stabilize 1.2.5 arm, #901659 (diff)
downloadgentoo-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.ebuild2
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:="