summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-13 13:19:13 +0000
committerSam James <sam@gentoo.org>2021-03-13 14:02:45 +0000
commitcc4d65eecc9c491227212f9b950c92362341e452 (patch)
tree16f8198f776fbf97906a2a7165bc8751db1cab03 /dev-ml/textutils
parentdev-ml/core: default +ocamlopt (diff)
downloadgentoo-cc4d65eecc9c491227212f9b950c92362341e452.tar.gz
gentoo-cc4d65eecc9c491227212f9b950c92362341e452.tar.bz2
gentoo-cc4d65eecc9c491227212f9b950c92362341e452.zip
dev-ml/textutils: default +ocamlopt
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/textutils')
-rw-r--r--dev-ml/textutils/textutils-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/textutils/textutils-0.14.0.ebuild b/dev-ml/textutils/textutils-0.14.0.ebuild
index c20aa12fd620..ba944150ab6c 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:=