diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:33 +0300 |
commit | 8de58344baee9910e25368215b182f2e2f6a8b58 (patch) | |
tree | 163ff2b49801cfc352517a76eedccc59ec2cf455 /dev-ml/ocaml_intrinsics | |
parent | dev-ml/expect_test_helpers_core: Keyword 0.15.0-r1 ppc64, #892131 (diff) | |
download | gentoo-8de58344baee9910e25368215b182f2e2f6a8b58.tar.gz gentoo-8de58344baee9910e25368215b182f2e2f6a8b58.tar.bz2 gentoo-8de58344baee9910e25368215b182f2e2f6a8b58.zip |
dev-ml/ocaml_intrinsics: Keyword 0.15.2 ppc64, #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 68f295106c45..5935dfe6aa7d 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 ~ppc x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" IUSE="+ocamlopt" RESTRICT="test" |