diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:41 -0700 |
commit | 628328f862bd8d773bc62f2a3dbf9f93241f28bc (patch) | |
tree | b85b3c133919036828f5d43402500d5bdab20731 /x11-drivers | |
parent | x11-base/xorg-server-1.20.4: ppc stable, bug 682846 (diff) | |
download | gentoo-628328f862bd8d773bc62f2a3dbf9f93241f28bc.tar.gz gentoo-628328f862bd8d773bc62f2a3dbf9f93241f28bc.tar.bz2 gentoo-628328f862bd8d773bc62f2a3dbf9f93241f28bc.zip |
x11-drivers/xf86-video-ati-19.0.1: ppc stable, bug 682846
Signed-off-by: Matt Turner <mattst88@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 70ea5ed62a28..0dc07a972366 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" |