diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-02-10 16:23:15 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-02-10 16:23:15 +0800 |
commit | 5662a08b060ac98eb15c72420e71af6e06eea947 (patch) | |
tree | 848045cdd7e17f21cca8a261bdc0e9997892b7ef /dev-ml/sexp_pretty | |
parent | dev-ml/timezone: Keyword 0.15.0 riscv, #892131 (diff) | |
download | gentoo-5662a08b060ac98eb15c72420e71af6e06eea947.tar.gz gentoo-5662a08b060ac98eb15c72420e71af6e06eea947.tar.bz2 gentoo-5662a08b060ac98eb15c72420e71af6e06eea947.zip |
dev-ml/sexp_pretty: Keyword 0.15.1-r1 riscv, #892131
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-ml/sexp_pretty')
-rw-r--r-- | dev-ml/sexp_pretty/sexp_pretty-0.15.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sexp_pretty/sexp_pretty-0.15.1-r1.ebuild b/dev-ml/sexp_pretty/sexp_pretty-0.15.1-r1.ebuild index 4badad5e37df..082a03ac20a0 100644 --- a/dev-ml/sexp_pretty/sexp_pretty-0.15.1-r1.ebuild +++ b/dev-ml/sexp_pretty/sexp_pretty-0.15.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="+ocamlopt" DEPEND=" |