summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-08 08:09:43 +0100
committerSam James <sam@gentoo.org>2024-06-08 08:11:50 +0100
commitc2a874fb7036275751cf972bd5ca82fd873b4956 (patch)
tree6c8162b71e4a8fb49673980321e20b2519765170 /dev-ml/sexp_pretty
parentdev-ml/ocaml_intrinsics: Stabilize 0.16.0 arm, #933767 (diff)
downloadgentoo-c2a874fb7036275751cf972bd5ca82fd873b4956.tar.gz
gentoo-c2a874fb7036275751cf972bd5ca82fd873b4956.tar.bz2
gentoo-c2a874fb7036275751cf972bd5ca82fd873b4956.zip
dev-ml/sexp_pretty: Stabilize 0.16.0 arm, #933767
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.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 d7d74c3df480..1f854f6f581b 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="