commit:     2df979784de17795eaf7a789ac2b3763de66bfcd
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 15:24:37 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 15:24:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df97978

dev-ml/ocamlgraph: Stabilize 2.1.0 x86, #941576

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-ml/ocamlgraph/ocamlgraph-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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?]"

Reply via email to