diff options
author | 2022-04-17 15:40:15 +0000 | |
---|---|---|
committer | 2022-04-18 23:05:48 +0200 | |
commit | ead825d09f7064eafb8f367274b7f62adbea55b0 (patch) | |
tree | fd0842f253cfa74c7d25e153f0a3e20f41e377bb /dev-ml/bin_prot | |
parent | dev-ml/ppx_variants_conv: Keyword 0.14.2 riscv, #835392 (diff) | |
download | gentoo-ead825d09f7064eafb8f367274b7f62adbea55b0.tar.gz gentoo-ead825d09f7064eafb8f367274b7f62adbea55b0.tar.bz2 gentoo-ead825d09f7064eafb8f367274b7f62adbea55b0.zip |
dev-ml/bin_prot: Keyword 0.15.0 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/bin_prot')
-rw-r--r-- | dev-ml/bin_prot/bin_prot-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/bin_prot/bin_prot-0.15.0.ebuild b/dev-ml/bin_prot/bin_prot-0.15.0.ebuild index d7cc63128d5f..ea2143f093dd 100644 --- a/dev-ml/bin_prot/bin_prot-0.15.0.ebuild +++ b/dev-ml/bin_prot/bin_prot-0.15.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/bin_prot/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" RDEPEND=" |