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

dev-ml/textutils: default +ocamlopt

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

 dev-ml/textutils/textutils-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/textutils/textutils-0.14.0.ebuild 
b/dev-ml/textutils/textutils-0.14.0.ebuild
index c20aa12fd62..ba944150ab6 100644
--- a/dev-ml/textutils/textutils-0.14.0.ebuild
+++ b/dev-ml/textutils/textutils-0.14.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 LICENSE="MIT"
 SLOT="0/${PV}"
 KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
-IUSE="ocamlopt"
+IUSE="+ocamlopt"
 
 RDEPEND="
        dev-ml/core:=

Reply via email to