diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:22 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:05:54 +0200 |
commit | 24005c46cd589dbd961189882a8f4d580040ac92 (patch) | |
tree | a3cd6887332f9421d0627bcc8366afd3b4eb214e /dev-ml/ppx_string | |
parent | dev-ml/ppx_stable: Keyword 0.14.1 riscv, #835392 (diff) | |
download | gentoo-24005c46cd589dbd961189882a8f4d580040ac92.tar.gz gentoo-24005c46cd589dbd961189882a8f4d580040ac92.tar.bz2 gentoo-24005c46cd589dbd961189882a8f4d580040ac92.zip |
dev-ml/ppx_string: 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_string')
-rw-r--r-- | dev-ml/ppx_string/ppx_string-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild b/dev-ml/ppx_string/ppx_string-0.14.1.ebuild index cd9fc59dacbf..916db55cc6c2 100644 --- a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild +++ b/dev-ml/ppx_string/ppx_string-0.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_string/archive/v${PV}.tar.gz -> ${P}. 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=" |