diff options
author | Sam James <sam@gentoo.org> | 2024-06-08 08:09:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-08 08:11:48 +0100 |
commit | 6fe74428df5c7ce557e0e7ca697da04420e91e34 (patch) | |
tree | bc90e491c4cd8814da531583fde037b0defb649d /dev-ml/async_unix | |
parent | dev-ml/async: Stabilize 0.16.0 arm, #933767 (diff) | |
download | gentoo-6fe74428df5c7ce557e0e7ca697da04420e91e34.tar.gz gentoo-6fe74428df5c7ce557e0e7ca697da04420e91e34.tar.bz2 gentoo-6fe74428df5c7ce557e0e7ca697da04420e91e34.zip |
dev-ml/async_unix: Stabilize 0.16.0 arm, #933767
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.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/async_unix/async_unix-0.16.0.ebuild b/dev-ml/async_unix/async_unix-0.16.0.ebuild index a2883feeb8ec..1f7bff6ce369 100644 --- a/dev-ml/async_unix/async_unix-0.16.0.ebuild +++ b/dev-ml/async_unix/async_unix-0.16.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 ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" IUSE="+ocamlopt" RDEPEND=" |