Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-amdgpu/
Date: Sun, 06 May 2018 12:30:57
Message-Id: 1525609848.16aaf779e13af31d16b3ca14a6b0a0720fc7fa93.zlogene@gentoo
1 commit: 16aaf779e13af31d16b3ca14a6b0a0720fc7fa93
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 6 12:27:55 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 6 12:30:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16aaf779
7
8 x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #649316
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.ebuild
16 index 90a06199708..e8b1133db02 100644
17 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.ebuild
18 +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1.ebuild
19 @@ -8,7 +8,7 @@ inherit xorg-2
20 if [[ ${PV} == 9999* ]]; then
21 SRC_URI=""
22 else
23 - KEYWORDS="~amd64 ~x86"
24 + KEYWORDS="amd64 ~x86"
25 fi
26
27 DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"