commit:     f3a94bc4a1eda7ae3914866b86ad99ccc36ae0f1
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 07:16:55 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 07:17:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3a94bc4

dev-haskell/binary-instances: disable tests

Upstream tests are known to fail due to text deficiency.
Will need a fix upstream first.

Reported-by: Agostino Sarubbo
Closes: https://bugs.gentoo.org/736388
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/binary-instances/binary-instances-1.0.0.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-haskell/binary-instances/binary-instances-1.0.0.1.ebuild 
b/dev-haskell/binary-instances/binary-instances-1.0.0.1.ebuild
index 8cafa453115..14821193cb3 100644
--- a/dev-haskell/binary-instances/binary-instances-1.0.0.1.ebuild
+++ b/dev-haskell/binary-instances/binary-instances-1.0.0.1.ebuild
@@ -17,6 +17,8 @@ SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
+RESTRICT=test # Needs fix in ghc/text: 
https://github.com/haskell/text/issues/277
+
 RDEPEND=">=dev-haskell/aeson-0.7.0.6:=[profile?] 
<dev-haskell/aeson-1.5:=[profile?]
        >=dev-haskell/binary-orphans-1.0.1:=[profile?] 
<dev-haskell/binary-orphans-1.1:=[profile?]
        >=dev-haskell/case-insensitive-1.2.0.4:=[profile?] 
<dev-haskell/case-insensitive-1.2.2:=[profile?]

Reply via email to