summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-15 09:37:59 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-15 09:37:59 +0100
commit52c4047bf0860922df5040697f20bb6066b93b74 (patch)
treedcbcdf266079940823c0a62aed983018770d41a4 /x11-drivers/xf86-video-amdgpu
parentx11-drivers/xf86-input-libinput: Stabilize 1.2.0 x86, #822339 (diff)
downloadgentoo-52c4047bf0860922df5040697f20bb6066b93b74.tar.gz
gentoo-52c4047bf0860922df5040697f20bb6066b93b74.tar.bz2
gentoo-52c4047bf0860922df5040697f20bb6066b93b74.zip
x11-drivers/xf86-video-amdgpu: Stabilize 21.0.0 x86, #822339
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-amdgpu')
-rw-r--r--x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-21.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-21.0.0.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-21.0.0.ebuild
index 8d9d0c8ed25b..b06c24c8f21d 100644
--- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-21.0.0.ebuild
+++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-21.0.0.ebuild
@@ -8,7 +8,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"