diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-02-10 16:23:11 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-02-10 16:23:11 +0800 |
commit | fbb5bbdb09926dbd2ed83e57cd406b502e69a57d (patch) | |
tree | 0e1a417115f7f3fec2be46ba7a603b0d1c053eba /dev-ml/timezone | |
parent | dev-ml/patience_diff: Keyword 0.15.0 riscv, #892131 (diff) | |
download | gentoo-fbb5bbdb09926dbd2ed83e57cd406b502e69a57d.tar.gz gentoo-fbb5bbdb09926dbd2ed83e57cd406b502e69a57d.tar.bz2 gentoo-fbb5bbdb09926dbd2ed83e57cd406b502e69a57d.zip |
dev-ml/timezone: Keyword 0.15.0 riscv, #892131
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-ml/timezone')
-rw-r--r-- | dev-ml/timezone/timezone-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/timezone/timezone-0.15.0.ebuild b/dev-ml/timezone/timezone-0.15.0.ebuild index 6ed035120625..36a761925e08 100644 --- a/dev-ml/timezone/timezone-0.15.0.ebuild +++ b/dev-ml/timezone/timezone-0.15.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/$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="+ocamlopt" RDEPEND="dev-ml/core:${SLOT}" |