From 51eae5bedd0bbb5ddaba2051d9e325499c64c54a Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 10 Mar 2017 11:54:06 +0100 Subject: [PATCH] x11-drivers/xf86-video-amdgpu: x86 stable wrt bug #611056 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 14783ba94df9..58dd85cf27ca 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="amd64" + KEYWORDS="amd64 x86" else - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Accelerated Open Source driver for AMDGPU cards" -- 2.26.2