summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-04-17 15:41:06 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-04-18 23:06:37 +0200
commit5b7e41198e71da0e3721fdbc3171ca05edb4f7d4 (patch)
tree8b1dc99632700f406357e88bbda4060345c24039 /dev-ml/ocaml-ctypes
parentdev-ml/integers: Keyword 0.5.1 riscv, #835392 (diff)
downloadgentoo-5b7e41198e71da0e3721fdbc3171ca05edb4f7d4.tar.gz
gentoo-5b7e41198e71da0e3721fdbc3171ca05edb4f7d4.tar.bz2
gentoo-5b7e41198e71da0e3721fdbc3171ca05edb4f7d4.zip
dev-ml/ocaml-ctypes: Keyword 0.20.0 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-ctypes')
-rw-r--r--dev-ml/ocaml-ctypes/ocaml-ctypes-0.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.20.0.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.20.0.ebuild
index 22dbf916bf59..b6e2c219acec 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.20.0.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.20.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="test"
RESTRICT="!test? ( test )"