diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-18 23:16:00 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-18 23:16:00 +0100 |
commit | a60e9c99c830b99d6f58a14573b92333fd58859b (patch) | |
tree | 47f2bc218fea6f21651c66f857e74bb43669e2ee /x11-drivers | |
parent | x11-drivers/xf86-video-qxl: Stabilize 0.1.5_p20200205-r1 x86, #831378 (diff) | |
download | gentoo-a60e9c99c830b99d6f58a14573b92333fd58859b.tar.gz gentoo-a60e9c99c830b99d6f58a14573b92333fd58859b.tar.bz2 gentoo-a60e9c99c830b99d6f58a14573b92333fd58859b.zip |
x11-drivers/xf86-video-ati: Stabilize 19.1.0-r1 x86, #831378
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild index e7636131a509..6d4682821c20 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild @@ -9,7 +9,7 @@ inherit linux-info xorg-3 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" fi DESCRIPTION="ATI video driver" |