summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-04-17 15:40:23 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-04-18 23:05:55 +0200
commit499eb6a602ef83f46594bb4dbaddc4e867ca3ba1 (patch)
tree19cff927bb0618914809e45fa79a1f21849c15bb /dev-ml/typerep
parentdev-ml/ppx_string: Keyword 0.14.1 riscv, #835392 (diff)
downloadgentoo-499eb6a602ef83f46594bb4dbaddc4e867ca3ba1.tar.gz
gentoo-499eb6a602ef83f46594bb4dbaddc4e867ca3ba1.tar.bz2
gentoo-499eb6a602ef83f46594bb4dbaddc4e867ca3ba1.zip
dev-ml/typerep: 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/typerep')
-rw-r--r--dev-ml/typerep/typerep-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/typerep/typerep-0.14.0.ebuild b/dev-ml/typerep/typerep-0.14.0.ebuild
index 968cdb14b1a1..07af2c0a2dc2 100644
--- a/dev-ml/typerep/typerep-0.14.0.ebuild
+++ b/dev-ml/typerep/typerep-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="dev-ml/base:="