diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:45 +0300 |
commit | 8c2792342e1558a0092646ccbb9226ccd5e8637c (patch) | |
tree | 7c88b42bf67ea30ab4635cc2cf5cba8ec8f825da /x11-drivers | |
parent | x11-apps/xinput: Stabilize 1.6.4 arm64, #907616 (diff) | |
download | gentoo-8c2792342e1558a0092646ccbb9226ccd5e8637c.tar.gz gentoo-8c2792342e1558a0092646ccbb9226ccd5e8637c.tar.bz2 gentoo-8c2792342e1558a0092646ccbb9226ccd5e8637c.zip |
x11-drivers/xf86-video-ati: Stabilize 22.0.0 arm64, #907616
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-drivers')
-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" |