Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libvdpau/
Date: Thu, 02 Jan 2020 10:52:31
Message-Id: 1577962344.4d57b0e55e0e7a741ecdd16ddf118a486cf52a09.jer@gentoo
1 commit: 4d57b0e55e0e7a741ecdd16ddf118a486cf52a09
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 2 10:50:58 2020 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 2 10:52:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d57b0e5
7
8 x11-libs/libvdpau: Stable for amd64 x86 too
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --ignore-arches
12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
13
14 x11-libs/libvdpau/libvdpau-1.3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-libs/libvdpau/libvdpau-1.3.ebuild b/x11-libs/libvdpau/libvdpau-1.3.ebuild
18 index 260b116d827..09b8c0dd0f0 100644
19 --- a/x11-libs/libvdpau/libvdpau-1.3.ebuild
20 +++ b/x11-libs/libvdpau/libvdpau-1.3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/vdpau/${PN}/-/archive/${PV}/${P}.tar.bz2
28
29 LICENSE="MIT"
30 SLOT="0"
31 -KEYWORDS="~alpha ~amd64 ~arm64 ~x86"
32 +KEYWORDS="~alpha amd64 ~arm64 x86"
33 IUSE="doc dri"
34
35 RDEPEND="