diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:09 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:05:42 +0200 |
commit | 682495e7f58c35ebe2297691a9846d2cda355dc1 (patch) | |
tree | 950c88f68035e4a7a34abf11d5d76727cd2819a4 /dev-ml/time_now | |
parent | dev-ml/ppx_optcomp: Keyword 0.14.3 riscv, #835392 (diff) | |
download | gentoo-682495e7f58c35ebe2297691a9846d2cda355dc1.tar.gz gentoo-682495e7f58c35ebe2297691a9846d2cda355dc1.tar.bz2 gentoo-682495e7f58c35ebe2297691a9846d2cda355dc1.zip |
dev-ml/time_now: 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/time_now')
-rw-r--r-- | dev-ml/time_now/time_now-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/time_now/time_now-0.14.0.ebuild b/dev-ml/time_now/time_now-0.14.0.ebuild index 08275f304df6..99ee779a443c 100644 --- a/dev-ml/time_now/time_now-0.14.0.ebuild +++ b/dev-ml/time_now/time_now-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" IUSE="+ocamlopt" DEPEND=" |