Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-compat/
Date: Mon, 09 May 2022 08:01:13
Message-Id: 1652083254.73fb3c498c9feee1f60b2d1afece6729b513cd8d.jsmolic@gentoo
1 commit: 73fb3c498c9feee1f60b2d1afece6729b513cd8d
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 9 08:00:54 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon May 9 08:00:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73fb3c49
7
8 x11-libs/libva-compat: Stabilize 1.8.3-r2 arm64, #843347
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 x11-libs/libva-compat/libva-compat-1.8.3-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-libs/libva-compat/libva-compat-1.8.3-r2.ebuild b/x11-libs/libva-compat/libva-compat-1.8.3-r2.ebuild
16 index af57dbec4262..7fd9b91eb215 100644
17 --- a/x11-libs/libva-compat/libva-compat-1.8.3-r2.ebuild
18 +++ b/x11-libs/libva-compat/libva-compat-1.8.3-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/01org/libva/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
26
27 LICENSE="MIT"
28 SLOT="1"
29 -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="~amd64 arm64 ~x86 ~amd64-linux ~x86-linux"
31 IUSE="+drm egl opengl wayland X"
32
33 RDEPEND=">=x11-libs/libdrm-2.4.46[${MULTILIB_USEDEP}]