diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-10-28 12:30:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 20:06:14 +0000 |
commit | 5f4e2e07e7d7ce033e2498a68f54b86d3d052345 (patch) | |
tree | fc21d68490337d3a5c406a72bb8cad3373a64ee6 /x11-drivers | |
parent | x11-drivers/xf86-video-r128: stable 6.12.0 for sparc, bug #669588 (diff) | |
download | gentoo-5f4e2e07e7d7ce033e2498a68f54b86d3d052345.tar.gz gentoo-5f4e2e07e7d7ce033e2498a68f54b86d3d052345.tar.bz2 gentoo-5f4e2e07e7d7ce033e2498a68f54b86d3d052345.zip |
x11-drivers/xf86-video-ati: stable 18.1.0 for sparc, bug #669588
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, 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-18.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild index a18f3cd17146..b447240db3bb 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild @@ -9,7 +9,7 @@ inherit linux-info xorg-2 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" |