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, 02 Jun 2016 17:12:56
Message-Id: 1464887474.4caebd75060fbc988e12b3d484a00398c47d0bb0.klausman@gentoo
1 commit: 4caebd75060fbc988e12b3d484a00398c47d0bb0
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 2 17:04:25 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 17:11:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4caebd75
7
8 x11-drivers/xf86-video-r128-6.10.0-r0: add alpha keyword
9
10 Gentoo-Bug: 559062
11
12 Package-Manager: portage-2.3.0_rc1
13
14 x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild
18 index 1f08be5..6c544b5 100644
19 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild
20 +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -8,7 +8,7 @@ inherit xorg-2
28
29 DESCRIPTION="ATI Rage128 video driver"
30
31 -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
32 +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
33 IUSE="dri"
34
35 RDEPEND=">=x11-base/xorg-server-1.2"