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: Fri, 05 Jan 2018 19:17:24
Message-Id: 1515179828.c6484abbb603171af99297164546abbae863ad4a.mattst88@gentoo
1 commit: c6484abbb603171af99297164546abbae863ad4a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 19:16:24 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 19:17:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6484abb
7
8 x11-libs/libdrm-2.4.88: alpha stable, bug 641024
9
10 x11-libs/libdrm/libdrm-2.4.88.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/x11-libs/libdrm/libdrm-2.4.88.ebuild b/x11-libs/libdrm/libdrm-2.4.88.ebuild
14 index 2452a6ff795..67ce1527540 100644
15 --- a/x11-libs/libdrm/libdrm-2.4.88.ebuild
16 +++ b/x11-libs/libdrm/libdrm-2.4.88.ebuild
17 @@ -14,7 +14,7 @@ else
18 SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2"
19 fi
20
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 VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware"
24 for card in ${VIDEO_CARDS}; do
25 IUSE_VIDEO_CARDS+=" video_cards_${card}"