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: Sat, 11 Mar 2017 18:59:27
Message-Id: 1489258677.7142e7ec8362af06a35a186724c9084eeb87719d.ago@gentoo
1 commit: 7142e7ec8362af06a35a186724c9084eeb87719d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 11 18:57:57 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 11 18:57:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7142e7ec
7
8 x11-drivers/xf86-video-tdfx: ia64 stable wrt bug #611056
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="ia64"
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 ed1d007f096..dfbf6c76000 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"