diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 02:00:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 02:00:38 +0000 |
commit | ea9e90d8a7342755f45cc47feb248c9560afbb7b (patch) | |
tree | 0c0134ff65cf0c57ce726588da953f77ea7deb8f /dev-ml/async_unix | |
parent | dev-ml/async_kernel: Stabilize 0.14.0 amd64, #783582 (diff) | |
download | gentoo-ea9e90d8a7342755f45cc47feb248c9560afbb7b.tar.gz gentoo-ea9e90d8a7342755f45cc47feb248c9560afbb7b.tar.bz2 gentoo-ea9e90d8a7342755f45cc47feb248c9560afbb7b.zip |
dev-ml/async_unix: Stabilize 0.14.0 amd64, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/async_unix')
-rw-r--r-- | dev-ml/async_unix/async_unix-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/async_unix/async_unix-0.14.0.ebuild b/dev-ml/async_unix/async_unix-0.14.0.ebuild index 54baa5fdc8af..0d5b7fdda240 100644 --- a/dev-ml/async_unix/async_unix-0.14.0.ebuild +++ b/dev-ml/async_unix/async_unix-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=" |