commit: 32677ff84d60712f2eb44b0f124836b3e55d2ddb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 14 00:44:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 00:47:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32677ff8
dev-ml/camlzip: Stabilize 1.10 arm64, #772833
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/camlzip/camlzip-1.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/camlzip/camlzip-1.10.ebuild
b/dev-ml/camlzip/camlzip-1.10.ebuild
index 10629688ca7..d4658b1b6de 100644
--- a/dev-ml/camlzip/camlzip-1.10.ebuild
+++ b/dev-ml/camlzip/camlzip-1.10.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel$(ver_rs 1- '')"
SLOT="1/${PV}"
LICENSE="LGPL-2.1"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?]