commit: 9ad7ac780f05f9d759ee8a5b3c32eb5837ca8183 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 17 01:17:32 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 17 01:17:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ad7ac78
dev-ml/camomile: drop useless USE=test Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/camomile/camomile-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/camomile/camomile-1.0.2.ebuild b/dev-ml/camomile/camomile-1.0.2.ebuild index 56a31353629..48e6b5af7f4 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"