diff options
author | Sam James <sam@gentoo.org> | 2023-02-24 16:55:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-24 16:55:25 +0000 |
commit | ff46c9bc669e2e1f3e72d00aa98fbde18cd0bd1a (patch) | |
tree | 872dfb19b90b09100c87c572bc3c41b8fc1366ad /dev-ml/sexp_pretty | |
parent | dev-ml/ppx_log: Keyword 0.15.0-r1 arm64, #892131 (diff) | |
download | gentoo-ff46c9bc669e2e1f3e72d00aa98fbde18cd0bd1a.tar.gz gentoo-ff46c9bc669e2e1f3e72d00aa98fbde18cd0bd1a.tar.bz2 gentoo-ff46c9bc669e2e1f3e72d00aa98fbde18cd0bd1a.zip |
dev-ml/sexp_pretty: Keyword 0.15.1-r1 arm64, #892131
Signed-off-by: Sam James <sam@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 ba20240c565b..6f3040ff476b 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND=" |