Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libdrm/
Date: Sat, 11 Nov 2017 20:46:24
Message-Id: 1510433177.9b0f720c7fbdb76861c1ee0417a0196b340bd0b8.slyfox@gentoo
1 commit: 9b0f720c7fbdb76861c1ee0417a0196b340bd0b8
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 11 20:46:12 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 11 20:46:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b0f720c
7
8 x11-libs/libdrm: stable 2.4.82 for ppc/ppc64, bug #629244 (thanks to ernsteiswuerfel)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ppc ppc64"
12
13 x11-libs/libdrm/libdrm-2.4.82.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/libdrm/libdrm-2.4.82.ebuild b/x11-libs/libdrm/libdrm-2.4.82.ebuild
17 index 22f117d3d57..8c54159af23 100644
18 --- a/x11-libs/libdrm/libdrm-2.4.82.ebuild
19 +++ b/x11-libs/libdrm/libdrm-2.4.82.ebuild
20 @@ -14,7 +14,7 @@ else
21 SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2"
22 fi
23
24 -KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
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 VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware"
27 for card in ${VIDEO_CARDS}; do
28 IUSE_VIDEO_CARDS+=" video_cards_${card}"