diff options
Diffstat (limited to 'x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild index 6738790ee621..9a0bf21d6322 100644 --- a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild +++ b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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-sunffb/xf86-video-sunffb-1.2.1.ebuild,v 1.1 2009/11/02 12:37:22 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.2.1.ebuild,v 1.2 2010/04/16 21:28:10 pacho Exp $ inherit x-modular DESCRIPTION="SUNFFB video driver" -KEYWORDS="-* ~sparc" +KEYWORDS="-* amd64 ~sparc" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |