summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-13 13:18:35 +0000
committerSam James <sam@gentoo.org>2021-03-13 14:02:43 +0000
commit12a34ae76778db7da6d6829b5d00102206d74768 (patch)
treeae1ff8b938cdb34cf52f955608975b545bfb474c /dev-ml/timezone
parentdev-ml/spawn: default +ocamlopt (diff)
downloadgentoo-12a34ae76778db7da6d6829b5d00102206d74768.tar.gz
gentoo-12a34ae76778db7da6d6829b5d00102206d74768.tar.bz2
gentoo-12a34ae76778db7da6d6829b5d00102206d74768.zip
dev-ml/timezone: default +ocamlopt
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/timezone')
-rw-r--r--dev-ml/timezone/timezone-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/timezone/timezone-0.14.0.ebuild b/dev-ml/timezone/timezone-0.14.0.ebuild
index 023d688e6b60..e6f2619a19a6 100644
--- a/dev-ml/timezone/timezone-0.14.0.ebuild
+++ b/dev-ml/timezone/timezone-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_kernel:=