summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-08 09:33:43 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-08 09:33:43 +0300
commit6e05c0343812ec28117c4806b16f137b774a4bcf (patch)
tree6fecb2f703a9d3f85be63857829bc6e085514107 /dev-ml/sexp_pretty
parentdev-ml/ocaml_intrinsics: Stabilize 0.16.0 arm64, #933767 (diff)
downloadgentoo-6e05c0343812ec28117c4806b16f137b774a4bcf.tar.gz
gentoo-6e05c0343812ec28117c4806b16f137b774a4bcf.tar.bz2
gentoo-6e05c0343812ec28117c4806b16f137b774a4bcf.zip
dev-ml/sexp_pretty: Stabilize 0.16.0 arm64, #933767
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.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sexp_pretty/sexp_pretty-0.16.0.ebuild b/dev-ml/sexp_pretty/sexp_pretty-0.16.0.ebuild
index 27e956314c61..d7d74c3df480 100644
--- a/dev-ml/sexp_pretty/sexp_pretty-0.16.0.ebuild
+++ b/dev-ml/sexp_pretty/sexp_pretty-0.16.0.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 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="+ocamlopt"
DEPEND="