diff options
author | Sam James <sam@gentoo.org> | 2023-02-24 16:55:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-24 16:55:23 +0000 |
commit | 81f0d46ec1d01bed69c91d4c0510af90ca85c620 (patch) | |
tree | 8b9f1f573aaffd615a3f306ee5cf6df57f3469e9 /dev-ml | |
parent | dev-ml/ppx_disable_unused_warnings: Keyword 0.15.0-r1 arm64, #892131 (diff) | |
download | gentoo-81f0d46ec1d01bed69c91d4c0510af90ca85c620.tar.gz gentoo-81f0d46ec1d01bed69c91d4c0510af90ca85c620.tar.bz2 gentoo-81f0d46ec1d01bed69c91d4c0510af90ca85c620.zip |
dev-ml/ppx_ignore_instrumentation: Keyword 0.15.0-r1 arm64, #892131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.15.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.15.0-r1.ebuild b/dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.15.0-r1.ebuild index e4e8ed1d1d19..8aa5c3d50113 100644 --- a/dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.15.0-r1.ebuild +++ b/dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.15.0-r1.ebuild @@ -11,7 +11,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 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND=">=dev-ml/ppxlib-0.23.0:=" |