From 4308d6e93faf6980aada9ff65ee7984461ac00e5 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 1 Jun 2023 20:03:44 +0300 Subject: x11-drivers/xf86-video-ati: Stabilize 22.0.0 ppc64, #907616 Signed-off-by: Arthur Zamarin --- x11-drivers/xf86-video-ati/xf86-video-ati-22.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-drivers/xf86-video-ati/xf86-video-ati-22.0.0.ebuild') diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-22.0.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-22.0.0.ebuild index ed480cff705c..8f23be66dcb5 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-22.0.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-22.0.0.ebuild @@ -10,7 +10,7 @@ inherit linux-info xorg-3 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="~alpha amd64 arm64 ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc x86" + KEYWORDS="~alpha amd64 arm64 ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" fi DESCRIPTION="ATI video driver" -- cgit v1.2.3-65-gdbad