commit: 9503e95eedbbc998d3881f453bdb8b1ee554268e
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 15 15:46:02 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 15:46:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9503e95e
media-video/pitivi: unrestrict tests, they were failing because of vaapi plugin
Package-Manager: portage-2.3.1
media-video/pitivi/pitivi-0.97.1.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/media-video/pitivi/pitivi-0.97.1.ebuild
b/media-video/pitivi/pitivi-0.97.1.ebuild
index 0108a3f..2b0bc42 100644
--- a/media-video/pitivi/pitivi-0.97.1.ebuild
+++ b/media-video/pitivi/pitivi-0.97.1.ebuild
@@ -19,9 +19,6 @@ KEYWORDS="~amd64 ~x86"
IUSE="v4l test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-# some of the tests fail with timeouts, others with VA errors
-RESTRICT="test"
-
# XXX: recommends gst-plugins-libav and frei0r-plugins
# Do not forget to check pitivi/check.py for dependencies!!!