diff options
author | 2023-03-16 23:51:50 +0000 | |
---|---|---|
committer | 2023-03-16 23:51:50 +0000 | |
commit | 7a837739b7e2fc11990e613a23e3da3c26222125 (patch) | |
tree | 7d44d72e9fc50fa14f8ff86f7dcef8ff57088562 /dev-ml/bin_prot | |
parent | dev-ml/jst-config: Stabilize 0.15.1-r1 arm, #901547 (diff) | |
download | gentoo-7a837739b7e2fc11990e613a23e3da3c26222125.tar.gz gentoo-7a837739b7e2fc11990e613a23e3da3c26222125.tar.bz2 gentoo-7a837739b7e2fc11990e613a23e3da3c26222125.zip |
dev-ml/bin_prot: Stabilize 0.15.0-r2 arm, #901565
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/bin_prot')
-rw-r--r-- | dev-ml/bin_prot/bin_prot-0.15.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/bin_prot/bin_prot-0.15.0-r2.ebuild b/dev-ml/bin_prot/bin_prot-0.15.0-r2.ebuild index ec1dd31cd2f7..6b7604c446f3 100644 --- a/dev-ml/bin_prot/bin_prot-0.15.0-r2.ebuild +++ b/dev-ml/bin_prot/bin_prot-0.15.0-r2.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=" |