diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:14 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:05:46 +0200 |
commit | 20baa8f4bca09c51b3581975d498bad216e99b19 (patch) | |
tree | 07f1b187310f6acccbe90bd7071ffbebfd918d44 /dev-ml/variantslib | |
parent | dev-ml/ppx_custom_printf: Keyword 0.14.1 riscv, #835392 (diff) | |
download | gentoo-20baa8f4bca09c51b3581975d498bad216e99b19.tar.gz gentoo-20baa8f4bca09c51b3581975d498bad216e99b19.tar.bz2 gentoo-20baa8f4bca09c51b3581975d498bad216e99b19.zip |
dev-ml/variantslib: 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/variantslib')
-rw-r--r-- | dev-ml/variantslib/variantslib-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/variantslib/variantslib-0.14.0.ebuild b/dev-ml/variantslib/variantslib-0.14.0.ebuild index 37c4474f8b04..1fe3f3460994 100644 --- a/dev-ml/variantslib/variantslib-0.14.0.ebuild +++ b/dev-ml/variantslib/variantslib-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" RDEPEND=" |