commit:     57308c2fc86da74222b83aea934fedb4b9f295de
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 10:44:15 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 10:44:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57308c2f

x11-drivers/xf86-video-amdgpu: x86 stable, bug 579266

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"

 x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.1.0.ebuild 
b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.1.0.ebuild
index 9562775..4eb225c 100644
--- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.1.0.ebuild
+++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.1.0.ebuild
@@ -9,9 +9,9 @@ inherit xorg-2
 if [[ ${PV} == 9999* ]]; then
        XORG_EAUTORECONF=yes
        SRC_URI=""
-       KEYWORDS=""
+       KEYWORDS="x86"
 else
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 x86"
 fi
 
 DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"

Reply via email to