diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 21:03:21 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 21:03:21 +0000 |
commit | 43273d30b8526644656f8b83492b82d8ba4977f3 (patch) | |
tree | f79943589de62f15613c6a4a3fd76be5e211b1e3 /x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild | |
parent | amd64 stable wrt #282290 (diff) | |
download | historical-43273d30b8526644656f8b83492b82d8ba4977f3.tar.gz historical-43273d30b8526644656f8b83492b82d8ba4977f3.tar.bz2 historical-43273d30b8526644656f8b83492b82d8ba4977f3.zip |
Drop amd64 keyword because this is for 32bit x86 hardware only.
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild index 7d5ee048d5b4..bdb837165fad 100644 --- a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild +++ b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.ebuild,v 1.2 2009/03/13 15:39:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild,v 1.3 2009/09/30 21:03:21 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Nsc video driver" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |