diff options
author | 2023-06-15 21:19:17 +0300 | |
---|---|---|
committer | 2023-06-15 21:19:17 +0300 | |
commit | f82aa4a90c6eb38bb07b685bbd6fa21a2b998eda (patch) | |
tree | b1e49653a0db8de55418124a7664f8198841dcf0 /dev-ml/ocaml_intrinsics | |
parent | dev-ml/expect_test_helpers_core: Keyword 0.15.0-r1 ppc, #892131 (diff) | |
download | gentoo-f82aa4a90c6eb38bb07b685bbd6fa21a2b998eda.tar.gz gentoo-f82aa4a90c6eb38bb07b685bbd6fa21a2b998eda.tar.bz2 gentoo-f82aa4a90c6eb38bb07b685bbd6fa21a2b998eda.zip |
dev-ml/ocaml_intrinsics: Keyword 0.15.2 ppc, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml_intrinsics')
-rw-r--r-- | dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.15.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.15.2.ebuild b/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.15.2.ebuild index 0a0c2910c52b..68f295106c45 100644 --- a/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.15.2.ebuild +++ b/dev-ml/ocaml_intrinsics/ocaml_intrinsics-0.15.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 arm arm64 x86" +KEYWORDS="amd64 arm arm64 ~ppc x86" IUSE="+ocamlopt" RESTRICT="test" |