dev-ml/tyxml: enable camlp4 by default; still needed by ocsigenserver
authorAlexis Ballier <aballier@gentoo.org>
Tue, 21 Jun 2016 12:10:06 +0000 (14:10 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 21 Jun 2016 14:21:30 +0000 (16:21 +0200)
Package-Manager: portage-2.3.0_rc1

dev-ml/tyxml/tyxml-4.0.0.ebuild

index 3f494411ad797a731eb5a874c6629069dbaeca11..756ecbffc797c46a47602967c91d307fce799f69 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/ocsigen/tyxml/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
 KEYWORDS="~amd64"
-IUSE="+ppx camlp4"
+IUSE="+ppx +camlp4"
 
 DEPEND="
        dev-ml/uutf:=