summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-17 01:13:16 +0100
committerSam James <sam@gentoo.org>2021-10-17 01:13:16 +0100
commita846f5f8d0767ce9e20f508cf1edf57274867428 (patch)
tree7f088d43834b726cdaedd4454889536015a83a17 /dev-ml/ocaml-migrate-parsetree
parentapp-arch/snappy: Stabilize 1.1.9 arm64, #817659 (diff)
downloadgentoo-a846f5f8d0767ce9e20f508cf1edf57274867428.tar.gz
gentoo-a846f5f8d0767ce9e20f508cf1edf57274867428.tar.bz2
gentoo-a846f5f8d0767ce9e20f508cf1edf57274867428.zip
dev-ml/ocaml-migrate-parsetree: Stabilize 2.2.0 arm64, #817725
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-migrate-parsetree')
-rw-r--r--dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.2.0.ebuild b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.2.0.ebuild
index 1dd88300302f..8f2728936c10 100644
--- a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.2.0.ebuild
+++ b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.2.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/let-def/ocaml-migrate-parsetree/archive/v${PV}.tar.g
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test ) strip"