commit: 7bbfeed49a250f3e68959d3cf07f39dd2b4de749
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 9 18:49:07 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 9 18:49:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bbfeed4
dev-ml/ocaml-expat: Stabilize 1.3.0 arm64, #901617
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild
b/dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild
index a009ec5b9249..0ef61122e622 100644
--- a/dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild
+++ b/dev-ml/ocaml-expat/ocaml-expat-1.3.0.ebuild
@@ -20,7 +20,7 @@ DEPEND="${RDEPEND}
SLOT="0/${PV}"
LICENSE="MIT"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
PATCHES=(
"${FILESDIR}/ounit2.patch"
"${FILESDIR}/${PN}-1.1.0-cc.patch"