diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:55:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:59:31 +0100 |
commit | 25c9460cf03667b4a51503f33311e83714e3112a (patch) | |
tree | 147020ef54c37c07dc7e26991bad8f900178e8ae /x11-drivers/xf86-video-tdfx | |
parent | x11-drivers/xf86-video-sisusb: x86 stable wrt bug #611056 (diff) | |
download | gentoo-25c9460cf03667b4a51503f33311e83714e3112a.tar.gz gentoo-25c9460cf03667b4a51503f33311e83714e3112a.tar.bz2 gentoo-25c9460cf03667b4a51503f33311e83714e3112a.zip |
x11-drivers/xf86-video-tdfx: x86 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-tdfx')
-rw-r--r-- | x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 0b3c114fd4b3..eaeed0d08c42 100644 --- 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 @@ -7,7 +7,7 @@ XORG_DRI=dri inherit xorg-2 DESCRIPTION="3Dfx video driver" -KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99" |