commit: 06b7a0a61c9e039b0664d132e2caa9c2c2ccebb6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 18 06:45:08 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 18 06:45:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b7a0a6
dev-ml/ocaml-ssl: Stabilize 0.5.10 x86, #783579 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ocaml-ssl/ocaml-ssl-0.5.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.10.ebuild b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.10.ebuild index 763f1ceeb64..bdd4453dc66 100644 --- a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.10.ebuild +++ b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.10.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/savonet/ocaml-ssl/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86" IUSE="+ocamlopt" BDEPEND="dev-ml/dune-configurator"
