From ac7be05864b04b3fdab8d09f754adb8979e79b64 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 1 Jun 2017 11:10:57 +0200 Subject: x11-drivers/xf86-video-amdgpu: x86 stable wrt bug #620234 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild index 9571d6727f51..655b79e38bd2 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.3.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Accelerated Open Source driver for AMDGPU cards" -- cgit v1.2.3-65-gdbad