diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 19:42:34 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 19:42:34 +0000 |
commit | 4636985d0e5dc4e77dcab03a0286a5b8002c98fa (patch) | |
tree | 0364340dc2df18734f9e8288c56b71714417b3d3 /x11-drivers | |
parent | x11-apps/xrestop: Stabilize 0.6 sparc, #907616 (diff) | |
download | gentoo-4636985d0e5dc4e77dcab03a0286a5b8002c98fa.tar.gz gentoo-4636985d0e5dc4e77dcab03a0286a5b8002c98fa.tar.bz2 gentoo-4636985d0e5dc4e77dcab03a0286a5b8002c98fa.zip |
x11-drivers/xf86-video-ati: Stabilize 22.0.0 sparc, #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 8f23be66dcb5..ed8252a1a71f 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" |