Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-r128/
Date: Thu, 22 Sep 2016 15:55:57
Message-Id: 1474559708.f4c638fd255c5b6547a5ddfc81a4b72e4e7409ae.klausman@gentoo
1 commit: f4c638fd255c5b6547a5ddfc81a4b72e4e7409ae
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 22 15:54:08 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 22 15:55:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c638fd
7
8 x11-drivers/xf86-video-r128-6.10.1-r0: add alpha keyword
9
10 Gentoo-Bug: 579266
11
12 x11-drivers/xf86-video-r128/xf86-video-r128-6.10.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.1.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.1.ebuild
16 index 3afca13..ec6592a 100644
17 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.1.ebuild
18 +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.1.ebuild
19 @@ -8,7 +8,7 @@ inherit 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"