diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:37 +0300 |
commit | cbd37e56ab0a8619da9c34dfa14d53ed6c4de3a8 (patch) | |
tree | 978a77ac94562f1a08f2352d431da9e30cc79eea /dev-ml | |
parent | dev-ml/async_rpc_kernel: Keyword 0.15.0 ppc64, #892131 (diff) | |
download | gentoo-cbd37e56ab0a8619da9c34dfa14d53ed6c4de3a8.tar.gz gentoo-cbd37e56ab0a8619da9c34dfa14d53ed6c4de3a8.tar.bz2 gentoo-cbd37e56ab0a8619da9c34dfa14d53ed6c4de3a8.zip |
dev-ml/async: Keyword 0.15.0 ppc64, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 abc3cd529c73..d5b3b17e5e67 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 ~ppc x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" IUSE="+ocamlopt" # Need qtest_lib, netkit_sockets |