diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:23 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:23 +0300 |
commit | ea254bd727c0489726f83dce0d0892e49d088324 (patch) | |
tree | 1ef1240bc0b670cac62c95c904621fd5704e75a2 /dev-ml/async_rpc_kernel | |
parent | dev-ml/protocol_version_header: Keyword 0.15.0 ppc, #892131 (diff) | |
download | gentoo-ea254bd727c0489726f83dce0d0892e49d088324.tar.gz gentoo-ea254bd727c0489726f83dce0d0892e49d088324.tar.bz2 gentoo-ea254bd727c0489726f83dce0d0892e49d088324.zip |
dev-ml/async_rpc_kernel: Keyword 0.15.0 ppc, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/async_rpc_kernel')
-rw-r--r-- | dev-ml/async_rpc_kernel/async_rpc_kernel-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/async_rpc_kernel/async_rpc_kernel-0.15.0.ebuild b/dev-ml/async_rpc_kernel/async_rpc_kernel-0.15.0.ebuild index c925ccf29cf5..fce602935176 100644 --- a/dev-ml/async_rpc_kernel/async_rpc_kernel-0.15.0.ebuild +++ b/dev-ml/async_rpc_kernel/async_rpc_kernel-0.15.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 arm arm64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ~riscv x86" IUSE="+ocamlopt" RDEPEND=" |