Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libdrm/
Date: Sun, 04 Nov 2018 04:35:29
Message-Id: 1541306092.6684fbb42d0d0593d329b7c932ba66bbf8f3d4cb.mattst88@gentoo
1 commit: 6684fbb42d0d0593d329b7c932ba66bbf8f3d4cb
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 4 04:34:52 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 4 04:34:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6684fbb4
7
8 x11-libs/libdrm-2.4.96: ppc64 stable, bug 668900
9
10 Signed-off-by: Matt Turner <mattst88 <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 3750bf0b5b4..de73de14ed7 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="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
24 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 fi
26
27 VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware"