From 9999798f4dfc55af00c21604de37b4e1ae9087d8 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 23 Nov 2025 20:11:38 +0200 Subject: [PATCH] x11-drivers/xf86-video-amdgpu: Stabilize 25.0.0-r1 amd64, #966377 Signed-off-by: Arthur Zamarin --- .../xf86-video-amdgpu/xf86-video-amdgpu-25.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-25.0.0-r1.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-25.0.0-r1.ebuild index beba08afd0205..ab721d7ed44d3 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-25.0.0-r1.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-25.0.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit xorg-meson if [[ ${PV} != 9999* ]]; then - KEYWORDS="~amd64 arm64 ~loong ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86" fi DESCRIPTION="Accelerated Open Source driver for AMDGPU cards"