commit: 50b088bb674d476b6969cd165972a9da4d1cc986 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 25 01:44:21 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 25 01:44:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b088bb
dev-ml/ppx_disable_unused_warnings: Stabilize 0.15.0-r1 arm64, #901563 Signed-off-by: Sam James <sam <AT> gentoo.org> .../ppx_disable_unused_warnings-0.15.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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="
