diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:58 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:29 +0200 |
commit | 494e1bef49faa7fb7834eea2ae5a357366c170c7 (patch) | |
tree | e37ecc3fb5e79fb2d3cf85a0f6c5c19678e35294 | |
parent | dev-ml/async_kernel: Keyword 0.14.0 riscv, #835392 (diff) | |
download | gentoo-494e1bef49faa7fb7834eea2ae5a357366c170c7.tar.gz gentoo-494e1bef49faa7fb7834eea2ae5a357366c170c7.tar.bz2 gentoo-494e1bef49faa7fb7834eea2ae5a357366c170c7.zip |
dev-ml/async_unix: Keyword 0.14.0 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-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 00672196b90b..cce539b92576 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 ~riscv x86" IUSE="+ocamlopt" RDEPEND=" |