diff options
author | 2006-06-05 21:39:00 +0000 | |
---|---|---|
committer | 2006-06-05 21:39:00 +0000 | |
commit | 2030f317a0d02f13e65af178483dbc8e078b8f93 (patch) | |
tree | 6f5c2c745c3f5b43037d6266f03fcff1af3b6b34 /x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild | |
parent | Depend on version 1.2 of upnp or it won't work correctly. THanks to Colin Car... (diff) | |
download | historical-2030f317a0d02f13e65af178483dbc8e078b8f93.tar.gz historical-2030f317a0d02f13e65af178483dbc8e078b8f93.tar.bz2 historical-2030f317a0d02f13e65af178483dbc8e078b8f93.zip |
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1_rc4-r2
Diffstat (limited to 'x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild index 13b08c410c5f..5e7c83209f44 100644 --- a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild +++ b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild,v 1.1 2006/04/14 17:30:43 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.1.ebuild,v 1.2 2006/06/05 21:25:54 flameeyes Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for nsc cards" -KEYWORDS="~amd64 ~sh ~x86" +KEYWORDS="~amd64 ~sh ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |