summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-02-26 09:07:53 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-02-26 09:09:17 +0100
commit10400514b19cd4be1ab30069a0c5f4e80c7e60a9 (patch)
treee13b39fe1ce5b9b9fc6132dd3be5613758272081 /dev-ml
parentmedia-libs/openexr: x86 stable wrt bug #770229 (diff)
downloadgentoo-10400514b19cd4be1ab30069a0c5f4e80c7e60a9.tar.gz
gentoo-10400514b19cd4be1ab30069a0c5f4e80c7e60a9.tar.bz2
gentoo-10400514b19cd4be1ab30069a0c5f4e80c7e60a9.zip
dev-ml/zarith: x86 stable wrt bug #772842
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 366bc3a0923a..af3c19d56339 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 )"