diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:05:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:05:41 +0300 |
commit | d52e8864e78355613ab6553e34c64af842cf5fdc (patch) | |
tree | 2c02af502726441367582a4eec647c01f67565e0 /dev-ml/ppx_pipebang | |
parent | dev-ml/ppx_ignore_instrumentation: Stabilize 0.15.0-r1 arm64, #901571 (diff) | |
download | gentoo-d52e8864e78355613ab6553e34c64af842cf5fdc.tar.gz gentoo-d52e8864e78355613ab6553e34c64af842cf5fdc.tar.bz2 gentoo-d52e8864e78355613ab6553e34c64af842cf5fdc.zip |
dev-ml/ppx_pipebang: Stabilize 0.15.0-r1 arm64, #901583
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_pipebang')
-rw-r--r-- | dev-ml/ppx_pipebang/ppx_pipebang-0.15.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_pipebang/ppx_pipebang-0.15.0-r1.ebuild b/dev-ml/ppx_pipebang/ppx_pipebang-0.15.0-r1.ebuild index c51207230c1a..0d49fcc716db 100644 --- a/dev-ml/ppx_pipebang/ppx_pipebang-0.15.0-r1.ebuild +++ b/dev-ml/ppx_pipebang/ppx_pipebang-0.15.0-r1.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=" |