Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-amdgpu/
Date: Mon, 07 May 2018 19:22:55
Message-Id: 1525720927.37f67e54f51e876e811f50460260527edb582957.whissi@gentoo
1 commit: 37f67e54f51e876e811f50460260527edb582957
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 7 17:53:27 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon May 7 19:22:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f67e54
7
8 x11-drivers/xf86-video-amdgpu: x86 stable (bug #649316)
9
10 Package-Manager: Portage-2.3.34, Repoman-2.3.9
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 e8b1133db02..2b5db54e52d 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"