commit: 22c91873e5120ac0d70d32031434ff4060569e34 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Thu Mar 16 13:13:09 2023 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Thu Mar 16 13:13:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c91873
dev-ml/ppx_ignore_instrumentation: stabilize 0.15.0-r1 for amd64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> .../ppx_ignore_instrumentation-0.15.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 3a90bdb69b42..3d16a36ca86a 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 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND=">=dev-ml/ppxlib-0.23.0:="
