diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 15:25:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-13 15:25:29 +0000 |
commit | 08ee8860b4835be7e7dc038504994645a3f03ce9 (patch) | |
tree | 02013445dd1c546a839cd9e5ee685e10c28f2e01 /x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild | |
parent | Drop ~sh, its not available there (diff) | |
download | gentoo-2-08ee8860b4835be7e7dc038504994645a3f03ce9.tar.gz gentoo-2-08ee8860b4835be7e7dc038504994645a3f03ce9.tar.bz2 gentoo-2-08ee8860b4835be7e7dc038504994645a3f03ce9.zip |
Drop ~arm/~sh, its not available there
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild index 6b72b994af77..7b32b617ac60 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.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-ati/xf86-video-ati-6.8.0.ebuild,v 1.5 2009/02/20 11:13:52 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild,v 1.6 2009/03/13 15:25:29 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="ATI video driver" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2" |