diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:13 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:05:46 +0200 |
commit | baa8418135f337534269a0e44fd027d1f596cd1f (patch) | |
tree | 39a8ebcf8bfc2fe58b0fb63fddf5612c46bd07d2 /dev-ml/ppx_custom_printf | |
parent | dev-ml/base_quickcheck: Keyword 0.14.1-r1 riscv, #835392 (diff) | |
download | gentoo-baa8418135f337534269a0e44fd027d1f596cd1f.tar.gz gentoo-baa8418135f337534269a0e44fd027d1f596cd1f.tar.bz2 gentoo-baa8418135f337534269a0e44fd027d1f596cd1f.zip |
dev-ml/ppx_custom_printf: Keyword 0.14.1 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_custom_printf')
-rw-r--r-- | dev-ml/ppx_custom_printf/ppx_custom_printf-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_custom_printf/ppx_custom_printf-0.14.1.ebuild b/dev-ml/ppx_custom_printf/ppx_custom_printf-0.14.1.ebuild index ca0f971d4991..84440d1d1ceb 100644 --- a/dev-ml/ppx_custom_printf/ppx_custom_printf-0.14.1.ebuild +++ b/dev-ml/ppx_custom_printf/ppx_custom_printf-0.14.1.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=" |