diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-16 16:02:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-16 16:02:27 +0200 |
commit | f8e89c0d514bec931cfa6fbb904c25115a19242f (patch) | |
tree | b1434e3a72e2db3f6f0f558d95348484fca93493 | |
parent | dev-ml/cinaps: x86 stable wrt bug #817719 (diff) | |
download | gentoo-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>
-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 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" |