diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2023-03-16 14:02:19 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2023-03-16 14:02:19 +0100 |
commit | 78790f49b0cff6a390445a03deef8dc72a23ea16 (patch) | |
tree | f5ff6833ca65fb369a3602fcacc1a36b1504fe83 /dev-ml/ppx_disable_unused_warnings | |
parent | dev-ml/ppx_bin_prot: stabilize 0.15.0-r1 for amd64 (diff) | |
download | gentoo-78790f49b0cff6a390445a03deef8dc72a23ea16.tar.gz gentoo-78790f49b0cff6a390445a03deef8dc72a23ea16.tar.bz2 gentoo-78790f49b0cff6a390445a03deef8dc72a23ea16.zip |
dev-ml/ppx_disable_unused_warnings: stabilize 0.15.0-r1 for amd64
Signed-off-by: Alfredo Tupone <tupone@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 5bf34bdb0ab1..2c71711cdbcf 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=" |