Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libdrm/
Date: Fri, 10 Mar 2017 10:59:50
Message-Id: 1489143574.c3eeb3e6657162f0c0e77a338acd86184fb58c4b.ago@gentoo
1 commit: c3eeb3e6657162f0c0e77a338acd86184fb58c4b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 10 10:56:08 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 10 10:59:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3eeb3e6
7
8 x11-libs/libdrm: x86 stable wrt bug #611056
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-libs/libdrm/libdrm-2.4.75.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/libdrm/libdrm-2.4.75.ebuild b/x11-libs/libdrm/libdrm-2.4.75.ebuild
18 index bac2a3f5646..4d5c8e2275d 100644
19 --- a/x11-libs/libdrm/libdrm-2.4.75.ebuild
20 +++ b/x11-libs/libdrm/libdrm-2.4.75.ebuild
21 @@ -14,7 +14,7 @@ else
22 SRC_URI="https://dri.freedesktop.org/${PN}/${P}.tar.bz2"
23 fi
24
25 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
26 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
27 VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware"
28 for card in ${VIDEO_CARDS}; do
29 IUSE_VIDEO_CARDS+=" video_cards_${card}"