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-ati/
Date: Mon, 06 Mar 2017 15:50:55
Message-Id: 1488815383.c0a24d2643e09bc390f1f90a2ebf3b2b20e40eab.klausman@gentoo
1 commit: c0a24d2643e09bc390f1f90a2ebf3b2b20e40eab
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 6 15:36:26 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 6 15:49:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0a24d26
7
8 x11-drivers/xf86-video-ati-7.8.0-r0: add alpha keyword
9
10 Gentoo-Bug: 611056
11
12 x11-drivers/xf86-video-ati/xf86-video-ati-7.8.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.8.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.8.0.ebuild
16 index ae6ea11db03..6fd4b775492 100644
17 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-7.8.0.ebuild
18 +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.8.0.ebuild
19 @@ -9,7 +9,7 @@ inherit linux-info xorg-2
20 DESCRIPTION="ATI video driver"
21 HOMEPAGE="http://www.x.org/wiki/ati/"
22
23 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
24 +KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
25 IUSE="+glamor udev"
26
27 RDEPEND=">=x11-libs/libdrm-2.4.58[video_cards_radeon]