Skip to content

Commit

Permalink
dev-ml/merlin-extend: default to ocamlopt
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <[email protected]>
  • Loading branch information
xgqt committed Dec 8, 2021
1 parent 7f54a89 commit 2ff50b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ml/merlin-extend/merlin-extend-0.6-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SRC_URI="https://github.com/let-def/merlin-extend/archive/v${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="ocamlopt"
IUSE="+ocamlopt"

RDEPEND="dev-lang/ocaml:="
DEPEND="${RDEPEND}
Expand Down

0 comments on commit 2ff50b6

Please sign in to comment.