diff options
author | Sam James <sam@gentoo.org> | 2023-02-24 16:55:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-24 16:55:27 +0000 |
commit | 0890a151d45ae6c7c2f3dfd236dc3721063bbe97 (patch) | |
tree | ff8f1a9aa491de260d5e1c3688124165faa48dd9 /dev-ml/async | |
parent | dev-ml/textutils_kernel: Keyword 0.15.0 arm64, #892131 (diff) | |
download | gentoo-0890a151d45ae6c7c2f3dfd236dc3721063bbe97.tar.gz gentoo-0890a151d45ae6c7c2f3dfd236dc3721063bbe97.tar.bz2 gentoo-0890a151d45ae6c7c2f3dfd236dc3721063bbe97.zip |
dev-ml/async: Keyword 0.15.0 arm64, #892131
Signed-off-by: Sam James <sam@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 65139f2dd152..126420ddec3c 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="+ocamlopt" # Need qtest_lib, netkit_sockets |