diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 20:41:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 20:41:12 +0000 |
commit | d729c941c39537fedd2e99dae834cbbb06d3aa83 (patch) | |
tree | 2f1ecf771757c3afb586f17527b2b4b69969cbcc /x11-drivers/xf86-video-ati | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-d729c941c39537fedd2e99dae834cbbb06d3aa83.tar.gz gentoo-2-d729c941c39537fedd2e99dae834cbbb06d3aa83.tar.bz2 gentoo-2-d729c941c39537fedd2e99dae834cbbb06d3aa83.zip |
arm/sh stable
(Portage version: 2.1.2_pre2-r9)
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-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 |