diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:39:46 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:05:20 +0200 |
commit | 275fe19daacbee8511e2fa35cbb03b5c08497218 (patch) | |
tree | 1aa404b4aaccf0bc454c6e0cf3fb434f1330cab8 /dev-ml/stdio | |
parent | dev-ml/ppx_derivers: Keyword 1.2.1 riscv, #835392 (diff) | |
download | gentoo-275fe19daacbee8511e2fa35cbb03b5c08497218.tar.gz gentoo-275fe19daacbee8511e2fa35cbb03b5c08497218.tar.bz2 gentoo-275fe19daacbee8511e2fa35cbb03b5c08497218.zip |
dev-ml/stdio: Keyword 0.14.0 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/stdio')
-rw-r--r-- | dev-ml/stdio/stdio-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/stdio/stdio-0.14.0.ebuild b/dev-ml/stdio/stdio-0.14.0.ebuild index 76e3b05807df..eb130633c583 100644 --- a/dev-ml/stdio/stdio-0.14.0.ebuild +++ b/dev-ml/stdio/stdio-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/stdio/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" IUSE="+ocamlopt" RDEPEND=" |