Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
Date: Tue, 01 Dec 2015 10:17:11
Message-Id: 1448964924.f1b49817c985ff9fe812e0115978d6024045bfb6.ago@gentoo
1 commit: f1b49817c985ff9fe812e0115978d6024045bfb6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 1 10:15:24 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 1 10:15:24 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1b49817
7
8 x11-libs/libva-vdpau-driver: x86 stable wrt bug #559062
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild
17 index 67f60c7..f0ff148 100644
18 --- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild
19 +++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r3.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/$
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="debug opengl"
27
28 RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}]