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-glint/
Date: Mon, 06 Mar 2017 15:50:54
Message-Id: 1488815386.989ddd8c5a20798e4e4db087abbf2e25e492672e.klausman@gentoo
1 commit: 989ddd8c5a20798e4e4db087abbf2e25e492672e
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 6 15:36:27 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 6 15:49:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=989ddd8c
7
8 x11-drivers/xf86-video-glint-1.2.9-r0: add alpha keyword
9
10 Gentoo-Bug: 611056
11
12 x11-drivers/xf86-video-glint/xf86-video-glint-1.2.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.9.ebuild b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.9.ebuild
16 index bf941029db0..53dd5576c3c 100644
17 --- a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.9.ebuild
18 +++ b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.9.ebuild
19 @@ -7,7 +7,7 @@ inherit xorg-2
20
21 DESCRIPTION="GLINT/Permedia video driver"
22
23 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
24 +KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
25 IUSE=""
26
27 RDEPEND=">=x11-base/xorg-server-1.0.99"