summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:24 +0300
commit5c358f6ead523373dd98127878ed169ef62cb3a3 (patch)
tree8a21e47e91efd0186da87c9558cc031cf544ec44 /dev-ml/ocamlgraph
parentdev-ml/cudf: Stabilize 0.10-r1 ppc64, #941576 (diff)
downloadgentoo-5c358f6ead523373dd98127878ed169ef62cb3a3.tar.gz
gentoo-5c358f6ead523373dd98127878ed169ef62cb3a3.tar.bz2
gentoo-5c358f6ead523373dd98127878ed169ef62cb3a3.zip
dev-ml/ocamlgraph: Stabilize 2.1.0 ppc64, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocamlgraph')
-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 0a074fd037ee..24d31f87df14 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?]"