Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-tdfx/
Date: Fri, 10 Mar 2017 12:53:37
Message-Id: 1489150315.bde06a4509950f854990239181e709ccad9cf697.ago@gentoo
1 commit: bde06a4509950f854990239181e709ccad9cf697
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 10 12:51:55 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 10 12:51:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde06a45
7
8 x11-drivers/xf86-video-tdfx: sparc stable wrt bug #611056
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
18 index eaeed0d08c4..3ef78de3954 100644
19 --- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
20 +++ b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild
21 @@ -7,7 +7,7 @@ XORG_DRI=dri
22 inherit xorg-2
23
24 DESCRIPTION="3Dfx video driver"
25 -KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc x86 ~x86-fbsd"
26 +KEYWORDS="alpha amd64 ~ia64 ~ppc sparc x86 ~x86-fbsd"
27 IUSE="dri"
28
29 RDEPEND=">=x11-base/xorg-server-1.0.99"