diff options
Diffstat (limited to 'x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild index a1078efc8f74..5dd95c4b09e5 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-2.1.18.ebuild,v 1.2 2010/12/19 13:14:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild,v 1.3 2010/12/23 12:46:12 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Nvidia 2D only video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-base/xorg-server" |