summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 06:46:08 +0000
committerSam James <sam@gentoo.org>2021-04-18 06:46:08 +0000
commit946a982fca44692a10a314cee16e42f3cf07e8b5 (patch)
tree8b64a95bd726ef71e61243dfde03930961123e9e
parentdev-ml/num: Stabilize 1.4-r1 amd64, #783576 (diff)
downloadgentoo-946a982f.tar.gz
gentoo-946a982f.tar.bz2
gentoo-946a982f.zip
dev-ml/ocaml-ssl: Stabilize 0.5.10 amd64, #783579
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/ocaml-ssl/ocaml-ssl-0.5.10.ebuild2
1 files changed, 1 insertions, 1 deletions
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 bdd4453dc668..0d53fe77db73 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"