diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:02 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:05:35 +0200 |
commit | 4997abd69b760ef35af07fc435c1757625240263 (patch) | |
tree | 2e13cf999d78cddaed1444a2d8dc7f527088e7be /dev-ml/ppx_here | |
parent | dev-ml/ppx_let: Keyword 0.14.0 riscv, #835392 (diff) | |
download | gentoo-4997abd69b760ef35af07fc435c1757625240263.tar.gz gentoo-4997abd69b760ef35af07fc435c1757625240263.tar.bz2 gentoo-4997abd69b760ef35af07fc435c1757625240263.zip |
dev-ml/ppx_here: 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_here')
-rw-r--r-- | dev-ml/ppx_here/ppx_here-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_here/ppx_here-0.14.0.ebuild b/dev-ml/ppx_here/ppx_here-0.14.0.ebuild index 12c631a1e6ed..f321109a54fd 100644 --- a/dev-ml/ppx_here/ppx_here-0.14.0.ebuild +++ b/dev-ml/ppx_here/ppx_here-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=" |