Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ati/
Date: Sun, 28 Apr 2019 04:21:43
Message-Id: 1556425266.8edd9a11629f34239ccb1b2061b005186590f1d6.mattst88@gentoo
1 commit: 8edd9a11629f34239ccb1b2061b005186590f1d6
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 04:21:06 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 04:21:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8edd9a11
7
8 x11-drivers/xf86-video-ati-19.0.1: ppc64 stable, bug 682846
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 0dc07a97236..6d8bba6824d 100644
17 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild
18 +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild
19 @@ -9,7 +9,7 @@ inherit linux-info xorg-3
20 if [[ ${PV} == 9999* ]]; then
21 SRC_URI=""
22 else
23 - KEYWORDS="alpha amd64 ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
24 + KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd"
25 fi
26
27 DESCRIPTION="ATI video driver"