Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: x11-libs/libdrm/
Date: Mon, 11 Feb 2019 12:01:15
Message-Id: 1549886454.3e9689f6a12562b96bcd984d54b4f55e28f126d9.blueness@gentoo
1 commit: 3e9689f6a12562b96bcd984d54b4f55e28f126d9
2 Author: stefson <herrtimson <AT> yahoo <DOT> de>
3 AuthorDate: Mon Feb 11 08:45:34 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 11 12:00:54 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=3e9689f6
7
8 x11-libs/libdrm: stable for arm
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11
12 x11-libs/libdrm/libdrm-2.4.96.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/libdrm/libdrm-2.4.96.ebuild b/x11-libs/libdrm/libdrm-2.4.96.ebuild
16 index 190fb32..986e420 100644
17 --- a/x11-libs/libdrm/libdrm-2.4.96.ebuild
18 +++ b/x11-libs/libdrm/libdrm-2.4.96.ebuild
19 @@ -17,7 +17,7 @@ if [[ ${PV} = 9999* ]]; then
20 SRC_URI=""
21 else
22 SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2"
23 - KEYWORDS="amd64 ~arm ~mips ~ppc x86"
24 + KEYWORDS="amd64 arm ~mips ~ppc x86"
25 fi
26
27 VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware"