diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-20 22:26:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-20 22:26:29 +0200 |
commit | 1493b86e545a5e692cd86ac6a64e604a7c4e7f73 (patch) | |
tree | 82138d98321e316fc9ab96f47b161a88e9b9e090 /dev-ml | |
parent | dev-ml/async: Keyword 0.15.0 x86, #892131 (diff) | |
download | gentoo-1493b86e545a5e692cd86ac6a64e604a7c4e7f73.tar.gz gentoo-1493b86e545a5e692cd86ac6a64e604a7c4e7f73.tar.bz2 gentoo-1493b86e545a5e692cd86ac6a64e604a7c4e7f73.zip |
dev-ml/async_rpc_kernel: Keyword 0.15.0 x86, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 0c2c8f5bcdcf..b33ac23e1264 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 ~riscv" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="+ocamlopt" RDEPEND=" |