summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-16 16:02:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-16 16:02:27 +0200
commitf8e89c0d514bec931cfa6fbb904c25115a19242f (patch)
treeb1434e3a72e2db3f6f0f558d95348484fca93493 /dev-ml/ocaml-migrate-parsetree
parentdev-ml/cinaps: x86 stable wrt bug #817719 (diff)
downloadgentoo-f8e89c0d514bec931cfa6fbb904c25115a19242f.tar.gz
gentoo-f8e89c0d514bec931cfa6fbb904c25115a19242f.tar.bz2
gentoo-f8e89c0d514bec931cfa6fbb904c25115a19242f.zip
dev-ml/ocaml-migrate-parsetree: x86 stable wrt bug #817725
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" 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 f040f73f5ebf..1dd88300302f 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"