media-video/subliminal: restrict tests in 2.0.5.
authorIlya Tumaykin <itumaykin@gmail.com>
Thu, 14 Sep 2017 18:08:03 +0000 (21:08 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 22 Sep 2017 14:46:54 +0000 (16:46 +0200)
Gentoo-Bug: https://bugs.gentoo.org/630114
Closes: https://github.com/gentoo/gentoo/pull/5704
Package-Manager: Portage-2.3.8, Repoman-2.3.3

media-video/subliminal/subliminal-2.0.5-r1.ebuild

index 6ec524386993cc12f1a016f8743f38368da1bb2a..0d8139e55f62c5ba7ecea308301129e60a20d7ee 100644 (file)
@@ -51,6 +51,9 @@ DEPEND="${RDEPEND}
        )
 "
 
+# Tests don't work in 2.0.5. Recheck in later versions. See Gentoo bug 630114.
+RESTRICT=test
+
 PATCHES=( "${FILESDIR}/${P}-add-missing-comma.patch" )
 
 S="${WORKDIR}/${PF}"