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: Sat, 07 Apr 2018 05:43:01
Message-Id: 1523079769.a3e83d419a302523b8ee5ca88fa6e8232dd88d8b.mattst88@gentoo
1 commit: a3e83d419a302523b8ee5ca88fa6e8232dd88d8b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 05:29:22 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 05:42:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3e83d41
7
8 x11-libs/libdrm-2.4.89: ppc64 stable, bug 652350
9
10 x11-libs/libdrm/libdrm-2.4.89.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/x11-libs/libdrm/libdrm-2.4.89.ebuild b/x11-libs/libdrm/libdrm-2.4.89.ebuild
14 index ea17d2de469..f89932d4003 100644
15 --- a/x11-libs/libdrm/libdrm-2.4.89.ebuild
16 +++ b/x11-libs/libdrm/libdrm-2.4.89.ebuild
17 @@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
18 EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/drm.git"
19 else
20 SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2"
21 - KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
22 + KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
23 fi
24
25 VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware"