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: Sun, 08 Apr 2018 08:33:54
Message-Id: 1523176384.b50886857685b1ef78ca4d92a4343f57fdf6b257.slyfox@gentoo
1 commit: b50886857685b1ef78ca4d92a4343f57fdf6b257
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Apr 8 06:43:53 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 08:33:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5088685
7
8 x11-libs/libdrm: stable 2.4.89 for sparc
9
10 Bug: https://bugs.gentoo.org/652350
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12 RepoMan-Options: --include-arches="sparc"
13
14 x11-libs/libdrm/libdrm-2.4.89.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/libdrm/libdrm-2.4.89.ebuild b/x11-libs/libdrm/libdrm-2.4.89.ebuild
18 index 15d95319ca1..2b385218f07 100644
19 --- a/x11-libs/libdrm/libdrm-2.4.89.ebuild
20 +++ b/x11-libs/libdrm/libdrm-2.4.89.ebuild
21 @@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
22 EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/drm.git"
23 else
24 SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2"
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 fi
28
29 VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware"