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-r128/
Date: Fri, 26 Oct 2018 01:56:07
Message-Id: 1540518946.ccef236a959e694c422a706cd87fe1519ee63d78.mattst88@gentoo
1 commit: ccef236a959e694c422a706cd87fe1519ee63d78
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 26 01:55:46 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 26 01:55:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccef236a
7
8 x11-drivers/xf86-video-r128-6.12.0: ppc stable, bug 669588
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild
16 index 3a25f0c7564..b3c3835dbed 100644
17 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild
18 +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild
19 @@ -8,7 +8,7 @@ inherit flag-o-matic xorg-2
20
21 DESCRIPTION="ATI Rage128 video driver"
22
23 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 IUSE="dri"
26
27 RDEPEND=">=x11-base/xorg-server-1.2"