diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:21:06 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:21:06 -0700 |
commit | 8edd9a11629f34239ccb1b2061b005186590f1d6 (patch) | |
tree | 2ca698a7fd2312107a6f753c3df26fc7fa96abd1 /x11-drivers | |
parent | x11-base/xorg-server-1.20.4: ppc64 stable, bug 682846 (diff) | |
download | gentoo-8edd9a11629f34239ccb1b2061b005186590f1d6.tar.gz gentoo-8edd9a11629f34239ccb1b2061b005186590f1d6.tar.bz2 gentoo-8edd9a11629f34239ccb1b2061b005186590f1d6.zip |
x11-drivers/xf86-video-ati-19.0.1: ppc64 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 0dc07a972366..6d8bba6824d7 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" |