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, 07 Apr 2018 17:14:59
Message-Id: 1523121291.47ea39bc96e4c775f5f1ca24a083358a765ffc15.slyfox@gentoo
1 commit: 47ea39bc96e4c775f5f1ca24a083358a765ffc15
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 17:14:24 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 17:14:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47ea39bc
7
8 x11-libs/libdrm: stable 2.4.89 for ia64, bug #652350
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ia64"
12
13 x11-libs/libdrm/libdrm-2.4.89.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/libdrm/libdrm-2.4.89.ebuild b/x11-libs/libdrm/libdrm-2.4.89.ebuild
17 index f89932d4003..15d95319ca1 100644
18 --- a/x11-libs/libdrm/libdrm-2.4.89.ebuild
19 +++ b/x11-libs/libdrm/libdrm-2.4.89.ebuild
20 @@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
21 EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/drm.git"
22 else
23 SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2"
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 fi
27
28 VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware"