diff options
author | Sam James <sam@gentoo.org> | 2023-03-25 01:44:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-25 01:44:21 +0000 |
commit | 50b088bb674d476b6969cd165972a9da4d1cc986 (patch) | |
tree | 8b217141bd08f9826bf74a5e6a1c9ca499163a97 /dev-ml/ppx_disable_unused_warnings | |
parent | dev-ml/ppx_let: Stabilize 0.15.0 arm64, #901535 (diff) | |
download | gentoo-50b088bb674d476b6969cd165972a9da4d1cc986.tar.gz gentoo-50b088bb674d476b6969cd165972a9da4d1cc986.tar.bz2 gentoo-50b088bb674d476b6969cd165972a9da4d1cc986.zip |
dev-ml/ppx_disable_unused_warnings: Stabilize 0.15.0-r1 arm64, #901563
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_disable_unused_warnings')
-rw-r--r-- | dev-ml/ppx_disable_unused_warnings/ppx_disable_unused_warnings-0.15.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_disable_unused_warnings/ppx_disable_unused_warnings-0.15.0-r1.ebuild b/dev-ml/ppx_disable_unused_warnings/ppx_disable_unused_warnings-0.15.0-r1.ebuild index 0f0432a3bda6..a7d17489f4bb 100644 --- a/dev-ml/ppx_disable_unused_warnings/ppx_disable_unused_warnings-0.15.0-r1.ebuild +++ b/dev-ml/ppx_disable_unused_warnings/ppx_disable_unused_warnings-0.15.0-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 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND=" |