From: Agostino Sarubbo Date: Fri, 10 Mar 2017 09:04:54 +0000 (+0100) Subject: x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #611056 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=67ad1960bce56100a5190ece49df52ad931ee6b9;p=gentoo.git x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #611056 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild index 564e111f3d47..14783ba94df9 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild @@ -7,9 +7,9 @@ inherit xorg-2 if [[ ${PV} == 9999* ]]; then SRC_URI="" - KEYWORDS="" + KEYWORDS="amd64" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"