diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 01:44:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 01:44:54 +0100 |
commit | f9f70a0e22cd6e0a87a6b1a80a109f798eb1f025 (patch) | |
tree | d3fe4a7a082a61039eb12bbd034f41f1a3e91cb2 /dev-ml/async_unix | |
parent | dev-ml/astring: Stabilize 0.8.5 x86, #783582 (diff) | |
download | gentoo-f9f70a0e22cd6e0a87a6b1a80a109f798eb1f025.tar.gz gentoo-f9f70a0e22cd6e0a87a6b1a80a109f798eb1f025.tar.bz2 gentoo-f9f70a0e22cd6e0a87a6b1a80a109f798eb1f025.zip |
dev-ml/async_unix: Stabilize 0.14.0 x86, #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 2e8590dfcf96..51bdd90f7140 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=" |