diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:25:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:25:18 +0100 |
commit | fb32e7a9fc67cc7b7dfd9a911967e31f1c18e0d3 (patch) | |
tree | 36e7ee562c20cf8d273043c65044e96221f72456 /x11-drivers | |
parent | x11-base/xorg-proto: ppc stable wrt bug #700310 (diff) | |
download | gentoo-fb32e7a9fc67cc7b7dfd9a911967e31f1c18e0d3.tar.gz gentoo-fb32e7a9fc67cc7b7dfd9a911967e31f1c18e0d3.tar.bz2 gentoo-fb32e7a9fc67cc7b7dfd9a911967e31f1c18e0d3.zip |
x11-drivers/xf86-video-ati: ppc stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild index 638c32875184..dc41d2ec4645 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.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" + KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86" fi DESCRIPTION="ATI video driver" |