diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2016-10-15 17:46:02 +0200 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2016-10-15 17:46:02 +0200 |
commit | 9503e95eedbbc998d3881f453bdb8b1ee554268e (patch) | |
tree | a6070f20e28ddf37db2ab038893f8f05051419ba /media-video/pitivi | |
parent | x11-apps/xrectsel: bump (diff) | |
download | gentoo-9503e95eedbbc998d3881f453bdb8b1ee554268e.tar.gz gentoo-9503e95eedbbc998d3881f453bdb8b1ee554268e.tar.bz2 gentoo-9503e95eedbbc998d3881f453bdb8b1ee554268e.zip |
media-video/pitivi: unrestrict tests, they were failing because of vaapi plugin
Package-Manager: portage-2.3.1
Diffstat (limited to 'media-video/pitivi')
-rw-r--r-- | media-video/pitivi/pitivi-0.97.1.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/media-video/pitivi/pitivi-0.97.1.ebuild b/media-video/pitivi/pitivi-0.97.1.ebuild index 0108a3f9cecf..2b0bc4207e13 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!!! |