Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-r128/
Date: Thu, 25 Oct 2018 17:38:06
Message-Id: 1540489070.cea66a81d807663ff307288de026f243d98aaeee.zlogene@gentoo
1 commit: cea66a81d807663ff307288de026f243d98aaeee
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 25 17:33:40 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 25 17:37:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cea66a81
7
8 x11-drivers/xf86-video-r128: amd64 stable wrt bug #669588
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 2755f0f36f1..3bc506fdedc 100644
18 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild
19 +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild
20 @@ -8,7 +8,7 @@ inherit flag-o-matic xorg-2
21
22 DESCRIPTION="ATI Rage128 video driver"
23
24 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE="dri"
27
28 RDEPEND=">=x11-base/xorg-server-1.2"