diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 02:00:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 02:00:37 +0000 |
commit | 396d92cc1cafdba8fe5f842b1739b5691436f97b (patch) | |
tree | 409900c3106a76c6a7cfa55a63b5b1f3934e9416 /dev-ml/async_kernel | |
parent | dev-ml/astring: Stabilize 0.8.5 amd64, #783582 (diff) | |
download | gentoo-396d92cc1cafdba8fe5f842b1739b5691436f97b.tar.gz gentoo-396d92cc1cafdba8fe5f842b1739b5691436f97b.tar.bz2 gentoo-396d92cc1cafdba8fe5f842b1739b5691436f97b.zip |
dev-ml/async_kernel: Stabilize 0.14.0 amd64, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/async_kernel')
-rw-r--r-- | dev-ml/async_kernel/async_kernel-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/async_kernel/async_kernel-0.14.0.ebuild b/dev-ml/async_kernel/async_kernel-0.14.0.ebuild index 85e8c100d70e..2c5e1dbb81ab 100644 --- a/dev-ml/async_kernel/async_kernel-0.14.0.ebuild +++ b/dev-ml/async_kernel/async_kernel-0.14.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/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |