diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-12 08:37:35 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-12 08:37:35 +0300 |
commit | f883a96d0e001f6e0fc16fc088b3631fc41888b8 (patch) | |
tree | 103051c300ab62e870b21ec9fc8e9e7410a4db7b /dev-ml | |
parent | dev-ml/ppx_variants_conv: Stabilize 0.16.0 ppc64, #933369 (diff) | |
download | gentoo-f883a96d0e001f6e0fc16fc088b3631fc41888b8.tar.gz gentoo-f883a96d0e001f6e0fc16fc088b3631fc41888b8.tar.bz2 gentoo-f883a96d0e001f6e0fc16fc088b3631fc41888b8.zip |
dev-ml/bin_prot: Stabilize 0.16.0 ppc64, #933369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/bin_prot/bin_prot-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/bin_prot/bin_prot-0.16.0.ebuild b/dev-ml/bin_prot/bin_prot-0.16.0.ebuild index af96d925c025..021f0eb79190 100644 --- a/dev-ml/bin_prot/bin_prot-0.16.0.ebuild +++ b/dev-ml/bin_prot/bin_prot-0.16.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/bin_prot/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="Apache-2.0" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" IUSE="+ocamlopt" RDEPEND=" |