summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-30 05:14:01 +0100
committerSam James <sam@gentoo.org>2023-04-30 05:14:01 +0100
commit36a01c9d5cbbb07456cdb40470600350917ed607 (patch)
treed6e94664a40d35e49c84133ad6b47d360698decf /dev-ml
parentsys-apps/portage: add 3.0.47 (diff)
downloadgentoo-36a01c9d5cbbb07456cdb40470600350917ed607.tar.gz
gentoo-36a01c9d5cbbb07456cdb40470600350917ed607.tar.bz2
gentoo-36a01c9d5cbbb07456cdb40470600350917ed607.zip
dev-ml/async_kernel: Stabilize 0.15.0 arm, #901603
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/async_kernel/async_kernel-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/async_kernel/async_kernel-0.15.0.ebuild b/dev-ml/async_kernel/async_kernel-0.15.0.ebuild
index 9678204306f6..b57234ccde4a 100644
--- a/dev-ml/async_kernel/async_kernel-0.15.0.ebuild
+++ b/dev-ml/async_kernel/async_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="dev-ml/core_kernel:${SLOT}"