diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 19:17:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 19:17:18 +0000 |
commit | d04b8e751d8795d8fa8a1520544db81caf76c173 (patch) | |
tree | 400fde5cfa9ac9e354a03ed52b0c823e65119368 /dev-ml | |
parent | dev-ml/async_kernel: Stabilize 0.14.0 arm64, #783582 (diff) | |
download | gentoo-d04b8e751d8795d8fa8a1520544db81caf76c173.tar.gz gentoo-d04b8e751d8795d8fa8a1520544db81caf76c173.tar.bz2 gentoo-d04b8e751d8795d8fa8a1520544db81caf76c173.zip |
dev-ml/async_unix: Stabilize 0.14.0 arm64, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 0d5b7fdda240..4518a839107f 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=" |