diff options
Diffstat (limited to 'dev-ml/camomile/camomile-1.0.2.ebuild')
-rw-r--r-- | dev-ml/camomile/camomile-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camomile/camomile-1.0.2.ebuild b/dev-ml/camomile/camomile-1.0.2.ebuild index 56a31353629c..48e6b5af7f4a 100644 --- a/dev-ml/camomile/camomile-1.0.2.ebuild +++ b/dev-ml/camomile/camomile-1.0.2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${P^}" LICENSE="LGPL-2" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" -IUSE="+ocamlopt test" +IUSE="+ocamlopt" # Unbound module errors RESTRICT="test" |