diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-20 22:26:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-20 22:26:28 +0200 |
commit | 3f271ed795f00353b7094fafaf32822d7e278848 (patch) | |
tree | e226b5490cd9318ce160a260f3a7d45b204d640b /dev-ml/sexp_pretty | |
parent | dev-ml/ppx_log: Keyword 0.15.0-r1 x86, #892131 (diff) | |
download | gentoo-3f271ed795f00353b7094fafaf32822d7e278848.tar.gz gentoo-3f271ed795f00353b7094fafaf32822d7e278848.tar.bz2 gentoo-3f271ed795f00353b7094fafaf32822d7e278848.zip |
dev-ml/sexp_pretty: Keyword 0.15.1-r1 x86, #892131
Signed-off-by: Arthur Zamarin <arthurzam@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 082a03ac20a0..ba20240c565b 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 ~riscv" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND=" |