summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-1.1.0.ebuild4
1 files 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 95627753c9c1..4eb225c70527 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"