summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-29 09:05:23 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-29 09:05:23 +0200
commit5cb6dcf818d25885567706bfc7644717eef4832e (patch)
tree90fc62b405e2271fc60a59dc2b6521ab416a34ba /dev-ml
parentdev-ml/camlp5: amd64 stable wrt bug #804777 (diff)
downloadgentoo-5cb6dcf818d25885567706bfc7644717eef4832e.tar.gz
gentoo-5cb6dcf818d25885567706bfc7644717eef4832e.tar.bz2
gentoo-5cb6dcf818d25885567706bfc7644717eef4832e.zip
dev-ml/parmap: amd64 stable wrt bug #804783
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/parmap/parmap-1.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/parmap/parmap-1.2.3.ebuild b/dev-ml/parmap/parmap-1.2.3.ebuild
index 57ce81d1da21..f121c81a3f1e 100644
--- a/dev-ml/parmap/parmap-1.2.3.ebuild
+++ b/dev-ml/parmap/parmap-1.2.3.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 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
IUSE="+ocamlopt"
BDEPEND="dev-ml/dune-configurator"