commit:     6cbc365a6e69cc1e674a762574e4b5ea15c9c7d2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 30 23:35:44 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 30 23:35:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cbc365a

dev-ml/ocamlgraph: Stabilize 2.0.0-r1 arm64, #769320

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-ml/ocamlgraph/ocamlgraph-2.0.0-r1.ebuild 
b/dev-ml/ocamlgraph/ocamlgraph-2.0.0-r1.ebuild
index 3359f954e2c..f20fa2b8bb8 100644
--- a/dev-ml/ocamlgraph/ocamlgraph-2.0.0-r1.ebuild
+++ b/dev-ml/ocamlgraph/ocamlgraph-2.0.0-r1.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 x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86"
 RDEPEND="
        dev-ml/stdlib-shims:=[ocamlopt?]
        dev-ml/graphics:=[ocamlopt?]"

Reply via email to