diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:51 +0300 |
commit | 842cf49ec191cbe12dc19cdaae19487b586d0330 (patch) | |
tree | dbe7f3e724cae33f956797fae811018bd73916b7 /x11-drivers | |
parent | x11-apps/xrestop: Stabilize 0.6 ppc, #907616 (diff) | |
download | gentoo-842cf49ec191cbe12dc19cdaae19487b586d0330.tar.gz gentoo-842cf49ec191cbe12dc19cdaae19487b586d0330.tar.bz2 gentoo-842cf49ec191cbe12dc19cdaae19487b586d0330.zip |
x11-drivers/xf86-video-ati: Stabilize 22.0.0 ppc, #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 f705df901a9d..8a41c2561069 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" |