diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:55:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:55:55 +0200 |
commit | 58bc0e9b6fef8845946138f43d61f2627f5ad598 (patch) | |
tree | 550d23eb2f92976ace4e8a81b3e80abdc19f021c | |
parent | dev-ml/dose3: ppc64 stable wrt bug #817704 (diff) | |
download | gentoo-58bc0e9b6fef8845946138f43d61f2627f5ad598.tar.gz gentoo-58bc0e9b6fef8845946138f43d61f2627f5ad598.tar.bz2 gentoo-58bc0e9b6fef8845946138f43d61f2627f5ad598.zip |
dev-ml/ocaml-migrate-parsetree: ppc64 stable wrt bug #817725
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
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 4584c1417f4a..6aa6b9cab173 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" |