summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 21:23:54 +0000
committerSam James <sam@gentoo.org>2021-04-18 21:26:43 +0000
commit8b28bdc0782a25d566a269c2822117c9af04dbbf (patch)
tree3aa818e8b2c40018b877cd4eb9d6db4d58dc6498 /dev-ml
parentdev-ml/cinaps: Stabilize 0.15.0 x86, #783573 (diff)
downloadgentoo-8b28bdc0782a25d566a269c2822117c9af04dbbf.tar.gz
gentoo-8b28bdc0782a25d566a269c2822117c9af04dbbf.tar.bz2
gentoo-8b28bdc0782a25d566a269c2822117c9af04dbbf.zip
dev-ml/zarith: Stabilize 1.12 x86, #783585
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/zarith/zarith-1.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/zarith/zarith-1.12.ebuild b/dev-ml/zarith/zarith-1.12.ebuild
index c3d8469ffaf2..365b3503fd38 100644
--- a/dev-ml/zarith/zarith-1.12.ebuild
+++ b/dev-ml/zarith/zarith-1.12.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/Zarith/archive/release-${PV}.tar.gz -> ${P}.ta
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc x86"
IUSE="doc mpir +ocamlopt"
RESTRICT="!ocamlopt? ( test )"