summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-16 09:09:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-16 09:10:17 +0200
commitee0c806345cea2fa21f5e8bb2d7f0e97c8b49583 (patch)
tree50eaa45c9e97314f1e7e32f38a8ca2b9f9c66308 /dev-ml/ocaml-migrate-parsetree
parentdev-ml/cinaps: amd64 stable wrt bug #817719 (diff)
downloadgentoo-ee0c806345cea2fa21f5e8bb2d7f0e97c8b49583.tar.gz
gentoo-ee0c806345cea2fa21f5e8bb2d7f0e97c8b49583.tar.bz2
gentoo-ee0c806345cea2fa21f5e8bb2d7f0e97c8b49583.zip
dev-ml/ocaml-migrate-parsetree: amd64 stable wrt bug #817725
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@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 5f2e33801873..f040f73f5ebf 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"