diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-29 21:43:45 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 20:49:34 +0100 |
commit | 9842a2290945f92f5e842298cf10e01366850f41 (patch) | |
tree | 836fbddf03b591bd2026a0d8ab69796330c0685a /x11-drivers | |
parent | net-print/gutenprint: stable 5.3.1 for sparc, bug #681616 (diff) | |
download | gentoo-9842a2290945f92f5e842298cf10e01366850f41.tar.gz gentoo-9842a2290945f92f5e842298cf10e01366850f41.tar.bz2 gentoo-9842a2290945f92f5e842298cf10e01366850f41.zip |
x11-drivers/xf86-video-ati: stable 19.0.1 for sparc, bug #682846
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild index 6d8bba6824d7..e8f70b1cf51f 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild @@ -9,7 +9,7 @@ inherit linux-info xorg-3 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd" + KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd" fi DESCRIPTION="ATI video driver" |