commit:     40c1750726b02f2c9035e179a5aea04f8a4ce6cc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 13:19:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 14:02:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c17507

dev-ml/ocaml-fileutils: default +ocamlopt

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild 
b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild
index 1b299b6fd39..dee951267de 100644
--- a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild
+++ b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/gildor478/${PN}/releases/download/v${PV}/${DUNE_PKG_
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="ocamlopt"
+IUSE="+ocamlopt"
 
 DEPEND=">=dev-ml/ounit-2.0.0
        >=dev-ml/stdlib-shims-0.2.0"

Reply via email to