diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 08:11:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 08:11:03 +0000 |
commit | fb7ff55aab56f25785d113ee8f31d55d3a8ebfbc (patch) | |
tree | a0e5233e056180b7924260636e09e3dd3c286a3f /dev-ml/async_unix | |
parent | dev-ml/core: Keyword 0.14.0-r3 ppc, #769554 (diff) | |
download | gentoo-fb7ff55aab56f25785d113ee8f31d55d3a8ebfbc.tar.gz gentoo-fb7ff55aab56f25785d113ee8f31d55d3a8ebfbc.tar.bz2 gentoo-fb7ff55aab56f25785d113ee8f31d55d3a8ebfbc.zip |
dev-ml/async_unix: Keyword 0.14.0 ppc, #769554
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 c881f2317334..e0501879dd4a 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |