summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 06:48:35 +0000
committerSam James <sam@gentoo.org>2021-04-18 06:48:35 +0000
commitb205fb612c148fdc44e78422912cc75d08accdfe (patch)
tree6576b1329bfcaf58ab313219dc3b447afe843524 /dev-ml
parentdev-ml/num: Stabilize 1.4-r1 ppc, #783576 (diff)
downloadgentoo-b205fb612c148fdc44e78422912cc75d08accdfe.tar.gz
gentoo-b205fb612c148fdc44e78422912cc75d08accdfe.tar.bz2
gentoo-b205fb612c148fdc44e78422912cc75d08accdfe.zip
dev-ml/zarith: Stabilize 1.12 ppc, #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 77ef6cb19c93..c3d8469ffaf2 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 )"