diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:24 +0300 |
commit | 11e1d80dd69e2f8e69eba107b51a1bb2bc99040f (patch) | |
tree | 2b4931dad79c07b17f94120258ca5478ca879cf2 /dev-ml/async | |
parent | dev-ml/async_rpc_kernel: Keyword 0.15.0 ppc, #892131 (diff) | |
download | gentoo-11e1d80dd69e2f8e69eba107b51a1bb2bc99040f.tar.gz gentoo-11e1d80dd69e2f8e69eba107b51a1bb2bc99040f.tar.bz2 gentoo-11e1d80dd69e2f8e69eba107b51a1bb2bc99040f.zip |
dev-ml/async: Keyword 0.15.0 ppc, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/async')
-rw-r--r-- | dev-ml/async/async-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/async/async-0.15.0.ebuild b/dev-ml/async/async-0.15.0.ebuild index b4342dc133c3..abc3cd529c73 100644 --- a/dev-ml/async/async-0.15.0.ebuild +++ b/dev-ml/async/async-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 x86" +KEYWORDS="amd64 arm arm64 ~ppc x86" IUSE="+ocamlopt" # Need qtest_lib, netkit_sockets |