diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:20:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:20:52 +0100 |
commit | 78bf71c5064939aaa01dc22631c5d1e70dcf3342 (patch) | |
tree | 81a62783b3f27012897e3d4f92624f4f58e047b2 /x11-drivers | |
parent | x11-base/xorg-proto: ppc64 stable wrt bug #700310 (diff) | |
download | gentoo-78bf71c5064939aaa01dc22631c5d1e70dcf3342.tar.gz gentoo-78bf71c5064939aaa01dc22631c5d1e70dcf3342.tar.bz2 gentoo-78bf71c5064939aaa01dc22631c5d1e70dcf3342.zip |
x11-drivers/xf86-video-ati: ppc64 stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
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 0d25daa1918a..638c32875184 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" |