summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-07 19:53:17 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-07 19:55:39 +0200
commitbf72945e2dc2d3f32e9b11a688b9449e40f9d981 (patch)
tree2c04f00164fe15cbdd4cc026a50a15e29179d1c4 /x11-drivers
parentx11-base/xwayland: Stabilize 22.1.1 x86, #843167 (diff)
downloadgentoo-bf72945e2dc2d3f32e9b11a688b9449e40f9d981.tar.gz
gentoo-bf72945e2dc2d3f32e9b11a688b9449e40f9d981.tar.bz2
gentoo-bf72945e2dc2d3f32e9b11a688b9449e40f9d981.zip
x11-drivers/xf86-video-amdgpu: Stabilize 22.0.0 x86, #843167
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-22.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-22.0.0.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-22.0.0.ebuild
index d9da7aae0014..c50187c6e23e 100644
--- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-22.0.0.ebuild
+++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-22.0.0.ebuild
@@ -9,7 +9,7 @@ inherit xorg-3
if [[ ${PV} == 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="amd64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~ppc64 ~riscv x86"
fi
DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"