summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 18:51:56 +0000
committerSam James <sam@gentoo.org>2021-02-10 18:51:56 +0000
commita2ee7a4d19f04cba748ca62473760dfce75428b2 (patch)
tree373e01e321faeefc51bca36e0cce8e3834dffd9b /dev-ml/ocaml-migrate-parsetree
parentdev-ml/ppxlib: Stabilize 0.20.0 amd64, #769317 (diff)
downloadgentoo-a2ee7a4d19f04cba748ca62473760dfce75428b2.tar.gz
gentoo-a2ee7a4d19f04cba748ca62473760dfce75428b2.tar.bz2
gentoo-a2ee7a4d19f04cba748ca62473760dfce75428b2.zip
dev-ml/ocaml-migrate-parsetree: Stabilize 2.1.0 amd64, #769317
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.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.1.0.ebuild b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.1.0.ebuild
index 48bbe6fc61b9..3deeb517fd2d 100644
--- a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.1.0.ebuild
+++ b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.1.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 )"