From 7ead94789878865026f3efb4f54abe4582ebe44d Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 14 May 2016 22:38:05 +0100 Subject: [PATCH] dev-haskell/hspec-expectations: disable circular dependency in tests Package-Manager: portage-2.2.28 --- .../hspec-expectations/hspec-expectations-0.6.1.1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild index c7aeca77a436..02754c5f7963 100644 --- a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild +++ b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild @@ -18,6 +18,8 @@ SLOT="0/${PV}" KEYWORDS="amd64 x86" IUSE="" +RESTRICT=test # circular depend: hspec-expectations[test]->hspec[test]->hspec-expectations + RDEPEND="dev-haskell/hunit:=[profile?] >=dev-lang/ghc-7.4.1:= " -- 2.26.2