diff options
author | 2022-01-20 18:13:15 +0100 | |
---|---|---|
committer | 2022-01-21 12:25:05 +0000 | |
commit | 7862ef372e06c3de5ae4e8ab6c49a6c4106716cc (patch) | |
tree | e543d5ae432dc79e9eaf5680bb6bc4b412bd177d /x11-drivers/xf86-video-ati | |
parent | x11-apps/xauth: stable 1.1.1 for sparc, bug #831378 (diff) | |
download | gentoo-7862ef372e06c3de5ae4e8ab6c49a6c4106716cc.tar.gz gentoo-7862ef372e06c3de5ae4e8ab6c49a6c4106716cc.tar.bz2 gentoo-7862ef372e06c3de5ae4e8ab6c49a6c4106716cc.zip |
x11-drivers/xf86-video-ati: stable 19.1.0-r1 for sparc, bug #831378
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-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 6d4682821c20..88c2902db426 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" |