From 34a97135f2dd1477cefb782484cb525993e5bedd Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 14 Mar 2021 00:44:08 +0000 Subject: [PATCH] dev-ml/ppx_bin_prot: Stabilize 0.14.0 arm64, #772833 Signed-off-by: Sam James --- dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild index 1665d67ef0985..5c074d9d55ca3 100644 --- a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild +++ b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )"