summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:42 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:42 +0300
commitf574943c153a6fe6fb8484157c1793923c350c30 (patch)
tree90c2a9277670e1603ceb589c52474b5034c0a9be /dev-ml
parentdev-ml/lablgtk-sourceview: Stabilize 3.1.5 x86, #941576 (diff)
downloadgentoo-f574943c153a6fe6fb8484157c1793923c350c30.tar.gz
gentoo-f574943c153a6fe6fb8484157c1793923c350c30.tar.bz2
gentoo-f574943c153a6fe6fb8484157c1793923c350c30.zip
dev-ml/num: Stabilize 1.5 x86, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/num/num-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/num/num-1.5.ebuild b/dev-ml/num/num-1.5.ebuild
index c8c3218945fc..464546380312 100644
--- a/dev-ml/num/num-1.5.ebuild
+++ b/dev-ml/num/num-1.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="+ocamlopt"
RDEPEND="dev-lang/ocaml:=[ocamlopt?]"