diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 00:06:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 00:06:06 +0000 |
commit | 832d2792e71be99785dc6092d0fba70108b957a8 (patch) | |
tree | 018489843b09d99cba981898b7235797903f0866 /dev-ml | |
parent | dev-ml/async_kernel: Stabilize 0.14.0 arm, #783582 (diff) | |
download | gentoo-832d2792e71be99785dc6092d0fba70108b957a8.tar.gz gentoo-832d2792e71be99785dc6092d0fba70108b957a8.tar.bz2 gentoo-832d2792e71be99785dc6092d0fba70108b957a8.zip |
dev-ml/async_unix: Stabilize 0.14.0 arm, #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 4518a839107f..ea0d0a3a3c39 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=" |