summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:37 +0300
commit2df979784de17795eaf7a789ac2b3763de66bfcd (patch)
tree79834016dc335a0a83cb2365247027ccff3738e3 /dev-ml
parentdev-ml/cudf: Stabilize 0.10-r1 x86, #941576 (diff)
downloadgentoo-2df979784de17795eaf7a789ac2b3763de66bfcd.tar.gz
gentoo-2df979784de17795eaf7a789ac2b3763de66bfcd.tar.bz2
gentoo-2df979784de17795eaf7a789ac2b3763de66bfcd.zip
dev-ml/ocamlgraph: Stabilize 2.1.0 x86, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocamlgraph/ocamlgraph-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlgraph/ocamlgraph-2.1.0.ebuild b/dev-ml/ocamlgraph/ocamlgraph-2.1.0.ebuild
index 24d31f87df14..331102d789e5 100644
--- a/dev-ml/ocamlgraph/ocamlgraph-2.1.0.ebuild
+++ b/dev-ml/ocamlgraph/ocamlgraph-2.1.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://ocamlgraph.lri.fr/index.en.html"
SRC_URI="https://github.com/backtracking/${PN}/releases/download/${PV}/${P}.tbz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86"
RDEPEND="
dev-ml/stdlib-shims:=[ocamlopt?]
dev-ml/graphics:=[ocamlopt?]"