diff options
author | 2023-03-31 11:51:35 +0000 | |
---|---|---|
committer | 2023-03-31 11:51:35 +0000 | |
commit | 678c281fcf05fb7499130d6c2ff4d76f61331277 (patch) | |
tree | a895963281c8c84c007fd6ca7d279195b88426a5 /dev-ml/ppx_js_style | |
parent | dev-ml/ocaml-ctypes: Stabilize 0.20.1 arm64, #901613 (diff) | |
download | gentoo-678c281fcf05fb7499130d6c2ff4d76f61331277.tar.gz gentoo-678c281fcf05fb7499130d6c2ff4d76f61331277.tar.bz2 gentoo-678c281fcf05fb7499130d6c2ff4d76f61331277.zip |
dev-ml/ppx_js_style: Stabilize 0.15.0 arm, #901621
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_js_style')
-rw-r--r-- | dev-ml/ppx_js_style/ppx_js_style-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_js_style/ppx_js_style-0.15.0.ebuild b/dev-ml/ppx_js_style/ppx_js_style-0.15.0.ebuild index d4d92358e7d9..d2959ba79d4b 100644 --- a/dev-ml/ppx_js_style/ppx_js_style-0.15.0.ebuild +++ b/dev-ml/ppx_js_style/ppx_js_style-0.15.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" 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=" |