diff options
author | Sam James <sam@gentoo.org> | 2021-10-18 23:47:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-18 23:47:49 +0000 |
commit | 24a31ad3bf3880d1e62ff3f7e5bc8da92eebb231 (patch) | |
tree | bfea1f00b2da548faad269141b6041d109dd5c7f /dev-ml | |
parent | dev-ml/dose3: Stabilize 6.1-r1 arm, #817704 (diff) | |
download | gentoo-24a31ad3bf3880d1e62ff3f7e5bc8da92eebb231.tar.gz gentoo-24a31ad3bf3880d1e62ff3f7e5bc8da92eebb231.tar.bz2 gentoo-24a31ad3bf3880d1e62ff3f7e5bc8da92eebb231.zip |
dev-ml/ocaml-migrate-parsetree: Stabilize 2.2.0 arm, #817725
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.2.0.ebuild | 2 |
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 8f2728936c10..ae708d50d3c2 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" |