commit: c97516b870fcb65ebb8406ee903304352ff2ce73 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 14 00:44:41 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 14 00:47:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c97516b8
dev-ml/ocamlgraph: Stabilize 1.8.8-r2 arm64, #772833 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild b/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild index 0a7b3f3cdd1..a395027a55f 100644 --- a/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild +++ b/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://ocamlgraph.lri.fr/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="doc examples gtk +ocamlopt" RDEPEND="
