Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/freshplayerplugin/
Date: Fri, 30 Oct 2015 09:18:21
Message-Id: 1446196617.cd6737640fe81fb8bdb5b785aa2111314b743cfe.ago@gentoo
1 commit: cd6737640fe81fb8bdb5b785aa2111314b743cfe
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 09:16:57 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 09:16:57 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd673764
7
8 www-plugins/freshplayerplugin: amd64 stable wrt bug #562176
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 www-plugins/freshplayerplugin/freshplayerplugin-0.3.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.2.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.2.ebuild
17 index b6fad66..35da368 100644
18 --- a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.2.ebuild
19 +++ b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.2.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/i-rinat/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21 SLOT=0
22 IUSE="gtk3 jack libav pulseaudio vaapi vdpau"
23
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 ~x86"
26
27 HWDEC_DEPEND="
28 libav? ( media-video/libav:0=[vaapi?,vdpau?,x264] )