diff options
-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 a3cd5d0870d4..3cd190085932 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 arm arm64 ~ppc ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt" DEPEND=" |