diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 20:42:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 20:42:12 +0000 |
commit | c0c121ea736490b0c418a28962a5927fbde01479 (patch) | |
tree | fba4e12a5872059fa4363ab39c164cb0766ec513 /x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild | |
parent | arm/sh love (diff) | |
download | historical-c0c121ea736490b0c418a28962a5927fbde01479.tar.gz historical-c0c121ea736490b0c418a28962a5927fbde01479.tar.bz2 historical-c0c121ea736490b0c418a28962a5927fbde01479.zip |
arm/sh stable
Package-Manager: portage-2.1.2_pre2-r9
Diffstat (limited to 'x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild index 570c4802fa7c..b7aecbde608d 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.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-ati/xf86-video-ati-6.6.3.ebuild,v 1.5 2006/10/14 18:23:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v 1.6 2006/10/14 20:41:12 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,8 +8,10 @@ inherit x-modular DESCRIPTION="ATI video driver" -KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" + +KEYWORDS="~alpha amd64 arm ia64 ~ppc ~ppc64 sh ~sparc x86 ~x86-fbsd" IUSE="dri" + RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |