summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-14 21:47:04 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-14 21:47:04 +0200
commitde0c736bd0e5296e2c02f811a26a35cd28b0a970 (patch)
tree3e384156a9006789a4b8b29e0c819d838870f9c1 /dev-ml/zarith
parentdev-ml/uunf: Stabilize 15.1.0 x86, #924578 (diff)
downloadgentoo-de0c736bd0e5296e2c02f811a26a35cd28b0a970.tar.gz
gentoo-de0c736bd0e5296e2c02f811a26a35cd28b0a970.tar.bz2
gentoo-de0c736bd0e5296e2c02f811a26a35cd28b0a970.zip
dev-ml/zarith: Stabilize 1.13 x86, #924580
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/zarith')
-rw-r--r--dev-ml/zarith/zarith-1.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/zarith/zarith-1.13.ebuild b/dev-ml/zarith/zarith-1.13.ebuild
index 0ecf19d7d607..ffe8f2bf2cdc 100644
--- a/dev-ml/zarith/zarith-1.13.ebuild
+++ b/dev-ml/zarith/zarith-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"