summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-16 23:14:39 +0000
committerSam James <sam@gentoo.org>2023-03-16 23:14:39 +0000
commit096fc77af87d17e4104adae4eb545fd3671db780 (patch)
treedf25376ac77fa0a92bcf08a9771d832b127cfed1 /dev-ml/ocaml-migrate-parsetree
parentdev-ml/ocaml-migrate-parsetree: Stabilize 2.4.0 arm, #901633 (diff)
downloadgentoo-096fc77af87d17e4104adae4eb545fd3671db780.tar.gz
gentoo-096fc77af87d17e4104adae4eb545fd3671db780.tar.bz2
gentoo-096fc77af87d17e4104adae4eb545fd3671db780.zip
dev-ml/ocaml-migrate-parsetree: Stabilize 2.4.0 arm64, #901633
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.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild
index 1e35b5b14d9a..dafa8c1de36f 100644
--- a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild
+++ b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/let-def/ocaml-migrate-parsetree/archive/${PV}.tar.gz
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test ) strip"