summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-25 07:33:05 +0000
committerSam James <sam@gentoo.org>2021-02-25 07:33:05 +0000
commit26bc09fb1a209b988a7c863e485244fac5610084 (patch)
tree93717354e1a7ce033bc9ee28e270e86241f16a12 /dev-ml/zarith
parentdev-ml/camomile: Stabilize 1.0.2 ppc, #772839 (diff)
downloadgentoo-26bc09fb1a209b988a7c863e485244fac5610084.tar.gz
gentoo-26bc09fb1a209b988a7c863e485244fac5610084.tar.bz2
gentoo-26bc09fb1a209b988a7c863e485244fac5610084.zip
dev-ml/zarith: Stabilize 1.11 ppc, #772842
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/zarith')
-rw-r--r--dev-ml/zarith/zarith-1.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/zarith/zarith-1.11.ebuild b/dev-ml/zarith/zarith-1.11.ebuild
index 038a15cc6fd7..366bc3a0923a 100644
--- a/dev-ml/zarith/zarith-1.11.ebuild
+++ b/dev-ml/zarith/zarith-1.11.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 )"