diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 19:01:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 19:01:55 +0000 |
commit | 0aec5a6fb113aa18505123038d27114141079165 (patch) | |
tree | 840efddca44dc1fd53ae0bb24b2cb2e9a7ac1642 /dev-ml/async_unix | |
parent | dev-ml/async_kernel: Stabilize 0.14.0 ppc, #783582 (diff) | |
download | gentoo-0aec5a6fb113aa18505123038d27114141079165.tar.gz gentoo-0aec5a6fb113aa18505123038d27114141079165.tar.bz2 gentoo-0aec5a6fb113aa18505123038d27114141079165.zip |
dev-ml/async_unix: Stabilize 0.14.0 ppc, #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 ea0d0a3a3c39..2e8590dfcf96 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=" |