diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 07:27:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 07:27:57 +0000 |
commit | 959877c246c2e4096b38df3ec4eb70ce40ebc6b7 (patch) | |
tree | 1706722605c92a280cb1ac10ee8f524ec4544a9c /dev-ml | |
parent | dev-ml/async_kernel: Keyword 0.14.0 arm, #769554 (diff) | |
download | gentoo-959877c246c2e4096b38df3ec4eb70ce40ebc6b7.tar.gz gentoo-959877c246c2e4096b38df3ec4eb70ce40ebc6b7.tar.bz2 gentoo-959877c246c2e4096b38df3ec4eb70ce40ebc6b7.zip |
dev-ml/async_unix: Keyword 0.14.0 arm, #769554
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 48c81973ffe4..c881f2317334 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |