Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libvdpau/
Date: Wed, 28 Jun 2017 10:55:08
Message-Id: 1498646463.5f5b6e5eb05b81381306f64becfae4db4623f4ff.aballier@gentoo
1 commit: 5f5b6e5eb05b81381306f64becfae4db4623f4ff
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 28 10:41:03 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 28 10:41:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f5b6e5e
7
8 x11-libs/libvdpau: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 x11-libs/libvdpau/libvdpau-1.1.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-libs/libvdpau/libvdpau-1.1.1.ebuild b/x11-libs/libvdpau/libvdpau-1.1.1.ebuild
16 index 4d773d8fc50..a9837898069 100644
17 --- a/x11-libs/libvdpau/libvdpau-1.1.1.ebuild
18 +++ b/x11-libs/libvdpau/libvdpau-1.1.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -11,7 +11,7 @@ SRC_URI="https://people.freedesktop.org/~aplattner/vdpau/${P}.tar.gz"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 x86 ~amd64-fbsd ~x86-fbsd"
30 +KEYWORDS="~alpha amd64 ~arm64 x86 ~amd64-fbsd ~x86-fbsd"
31 IUSE="doc dri"
32
33 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]