diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 10:16:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 10:16:57 +0100 |
commit | cd6737640fe81fb8bdb5b785aa2111314b743cfe (patch) | |
tree | f85a9f8c1e5e47a57a38b90e2130b314b0b234f9 | |
parent | media-libs/libmatroska: x86 stable wrt bug #564426 (diff) | |
download | gentoo-cd6737640fe81fb8bdb5b785aa2111314b743cfe.tar.gz gentoo-cd6737640fe81fb8bdb5b785aa2111314b743cfe.tar.bz2 gentoo-cd6737640fe81fb8bdb5b785aa2111314b743cfe.zip |
www-plugins/freshplayerplugin: amd64 stable wrt bug #562176
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | www-plugins/freshplayerplugin/freshplayerplugin-0.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.2.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.2.ebuild index b6fad6650d26..35da3683f3e9 100644 --- a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.2.ebuild +++ b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/i-rinat/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT=0 IUSE="gtk3 jack libav pulseaudio vaapi vdpau" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" HWDEC_DEPEND=" libav? ( media-video/libav:0=[vaapi?,vdpau?,x264] ) |