diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:21 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:05:53 +0200 |
commit | d53cda6dc7aadad99cc92069d40e8949a3a9fc03 (patch) | |
tree | 6eb154183e2ce4d9b9c956c3b64ba376bbd9b8bf /dev-ml/ppx_stable | |
parent | dev-ml/ppx_pipebang: Keyword 0.14.0 riscv, #835392 (diff) | |
download | gentoo-d53cda6dc7aadad99cc92069d40e8949a3a9fc03.tar.gz gentoo-d53cda6dc7aadad99cc92069d40e8949a3a9fc03.tar.bz2 gentoo-d53cda6dc7aadad99cc92069d40e8949a3a9fc03.zip |
dev-ml/ppx_stable: 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_stable')
-rw-r--r-- | dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild index a4c0b625a4a7..711ba43ee52c 100644 --- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild +++ b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" IUSE="+ocamlopt" DEPEND=" |