diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:19 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:19 -0700 |
commit | 6a6f095698ec83f7ccf50c2b6d74cdc099e0bc25 (patch) | |
tree | 2e609dea57f3050e165cfb22bd72f9a351cc2696 /x11-drivers | |
parent | x11-drivers/xf86-input-wacom-0.36.0: ppc64 stable, bug 649316 (diff) | |
download | gentoo-6a6f095698ec83f7ccf50c2b6d74cdc099e0bc25.tar.gz gentoo-6a6f095698ec83f7ccf50c2b6d74cdc099e0bc25.tar.bz2 gentoo-6a6f095698ec83f7ccf50c2b6d74cdc099e0bc25.zip |
x11-drivers/xf86-video-ati-18.0.1: ppc64 stable, bug 649316
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild index a43b858f565c..191cf2352c68 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1.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" |