summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-04-17 15:39:50 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-04-18 23:05:24 +0200
commit37ab8ca770bd9b86da75ac1af5de8edf414f0b0a (patch)
tree6f92ab2268ef7c9d9739f6d71a52420833577d09 /dev-ml/seq
parentdev-ml/ppx_jane: Keyword 0.14.0 riscv, #835392 (diff)
downloadgentoo-37ab8ca770bd9b86da75ac1af5de8edf414f0b0a.tar.gz
gentoo-37ab8ca770bd9b86da75ac1af5de8edf414f0b0a.tar.bz2
gentoo-37ab8ca770bd9b86da75ac1af5de8edf414f0b0a.zip
dev-ml/seq: Keyword 0.2.2 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/seq')
-rw-r--r--dev-ml/seq/seq-0.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/seq/seq-0.2.2.ebuild b/dev-ml/seq/seq-0.2.2.ebuild
index 5fb3541e7a91..78c149e9992d 100644
--- a/dev-ml/seq/seq-0.2.2.ebuild
+++ b/dev-ml/seq/seq-0.2.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt"