diff options
Diffstat (limited to 'x11-drivers/xf86-video-ati/xf86-video-ati-22.0.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-22.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ed8252a1a71f..1e7dc0cc0a2e 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 ~loong ppc ppc64 ~riscv sparc x86" fi DESCRIPTION="ATI video driver" |