diff options
-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 459a0bd7b8f5..f705df901a9d 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" |