commit: 2b2fd077f571a6ba7ba4d68de3aa0fd94dbf24cf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 14 00:45:03 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 00:48:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b2fd077
dev-ml/ocaml-expat: Stabilize 1.1.0-r1 arm64, #772833
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild
b/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild
index d3b721effeb..43b3e2f07ae 100644
--- a/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild
+++ b/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild
@@ -20,7 +20,7 @@ DEPEND="${RDEPEND}
SLOT="0/${PV}"
LICENSE="MIT"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
PATCHES=( "${FILESDIR}/ounit2.patch" )
src_compile() {