diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 18:27:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 18:27:12 +0300 |
commit | 62fe94ccdb6bb385f3b02dbc643884a83e74be84 (patch) | |
tree | 3acb1412cfa3b15bbb3668b7cdc94737aa6b1132 /dev-ml/async_rpc_kernel | |
parent | dev-ml/async: Stabilize 0.15.0 arm, #908161 (diff) | |
download | gentoo-62fe94ccdb6bb385f3b02dbc643884a83e74be84.tar.gz gentoo-62fe94ccdb6bb385f3b02dbc643884a83e74be84.tar.bz2 gentoo-62fe94ccdb6bb385f3b02dbc643884a83e74be84.zip |
dev-ml/async_rpc_kernel: Stabilize 0.15.0 arm, #908161
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 cc1aed933640..8254af0020e7 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 ~riscv ~x86" IUSE="+ocamlopt" RDEPEND=" |