diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:40:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:40:14 +0300 |
commit | 868995b0ddd90a4ecacc310e287701a59c1d66f4 (patch) | |
tree | be959339ea05f78b4ac183ba39d7712be823eb17 /x11-drivers | |
parent | x11-libs/libpciaccess: Stabilize 0.17-r1 amd64, #907616 (diff) | |
download | gentoo-868995b0ddd90a4ecacc310e287701a59c1d66f4.tar.gz gentoo-868995b0ddd90a4ecacc310e287701a59c1d66f4.tar.bz2 gentoo-868995b0ddd90a4ecacc310e287701a59c1d66f4.zip |
x11-drivers/xf86-video-ati: Stabilize 22.0.0 amd64, #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 8a41c2561069..b9190953e4b4 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" |