diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:20 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:05:53 +0200 |
commit | 7f32ea3034071f001c1144e20a17dd0b096da5b6 (patch) | |
tree | f7ecc47c1d8a2bfbe9f91f7475e6c39b26fe35b1 /dev-ml/ppx_pipebang | |
parent | dev-ml/ppx_module_timer: Keyword 0.14.0 riscv, #835392 (diff) | |
download | gentoo-7f32ea3034071f001c1144e20a17dd0b096da5b6.tar.gz gentoo-7f32ea3034071f001c1144e20a17dd0b096da5b6.tar.bz2 gentoo-7f32ea3034071f001c1144e20a17dd0b096da5b6.zip |
dev-ml/ppx_pipebang: 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/ppx_pipebang')
-rw-r--r-- | dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild b/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild index a11ccbe392a4..70ea6e43c8ff 100644 --- a/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild +++ b/dev-ml/ppx_pipebang/ppx_pipebang-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/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" DEPEND=" |