diff options
author | 2007-06-24 22:54:13 +0000 | |
---|---|---|
committer | 2007-06-24 22:54:13 +0000 | |
commit | f5fcd46fe0792b64a6157e528e0cbbb14171ec85 (patch) | |
tree | fe12502c69005c9bc696e974da96a552b82d552b /x11-drivers | |
parent | arm/sh stable (diff) | |
download | gentoo-2-f5fcd46fe0792b64a6157e528e0cbbb14171ec85.tar.gz gentoo-2-f5fcd46fe0792b64a6157e528e0cbbb14171ec85.tar.bz2 gentoo-2-f5fcd46fe0792b64a6157e528e0cbbb14171ec85.zip |
arm/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild index 9398cc239d5a..0af011e02927 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild,v 1.5 2007/05/05 18:29:48 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.2.2.1.ebuild,v 1.6 2007/06/24 22:54:13 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="NVIDIA video driver" -KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ppc64 ~sh x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ia64 ~ppc ppc64 sh x86 ~x86-fbsd" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} |