diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:30:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:45:47 +0000 |
commit | 71eaf293757ce5fbf39647fce2596a2d25f2d389 (patch) | |
tree | 27b8a6387dd2816798802451d82d99c70d03b15f /dev-ml/bin_prot | |
parent | dev-ml/ppx_variants_conv: Stabilize 0.14.1 arm, #772833 (diff) | |
download | gentoo-71eaf293757ce5fbf39647fce2596a2d25f2d389.tar.gz gentoo-71eaf293757ce5fbf39647fce2596a2d25f2d389.tar.bz2 gentoo-71eaf293757ce5fbf39647fce2596a2d25f2d389.zip |
dev-ml/bin_prot: Stabilize 0.14.0 arm, #772833
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.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/bin_prot/bin_prot-0.14.0.ebuild b/dev-ml/bin_prot/bin_prot-0.14.0.ebuild index 082d46d0c4d7..0fd0ed5b84c3 100644 --- a/dev-ml/bin_prot/bin_prot-0.14.0.ebuild +++ b/dev-ml/bin_prot/bin_prot-0.14.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/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND=" |