diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:39:49 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:05:23 +0200 |
commit | 29c1cf033f6774c0daa6557b152b491f99980735 (patch) | |
tree | e66fd1dd72ec866db0452e28efa87b046186284d /dev-ml/ppx_jane | |
parent | dev-ml/ppx_optional: Keyword 0.14.0 riscv, #835392 (diff) | |
download | gentoo-29c1cf033f6774c0daa6557b152b491f99980735.tar.gz gentoo-29c1cf033f6774c0daa6557b152b491f99980735.tar.bz2 gentoo-29c1cf033f6774c0daa6557b152b491f99980735.zip |
dev-ml/ppx_jane: Keyword 0.14.0 riscv, #835392
Bug: https://bugs.gentoo.org/835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_jane')
-rw-r--r-- | dev-ml/ppx_jane/ppx_jane-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_jane/ppx_jane-0.14.0.ebuild b/dev-ml/ppx_jane/ppx_jane-0.14.0.ebuild index 88959e695049..bb4eaa6be97a 100644 --- a/dev-ml/ppx_jane/ppx_jane-0.14.0.ebuild +++ b/dev-ml/ppx_jane/ppx_jane-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=" |