diff options
author | Markus Meier <maekke@gentoo.org> | 2011-12-27 21:03:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-12-27 21:03:03 +0000 |
commit | 185b531022e2ea174111a4c903ee7c9674720f8a (patch) | |
tree | ef16b9343a176a08cceffdd80a9c1749b0f481c6 /x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild | |
parent | x86 stable, bug #394393 (diff) | |
download | gentoo-2-185b531022e2ea174111a4c903ee7c9674720f8a.tar.gz gentoo-2-185b531022e2ea174111a4c903ee7c9674720f8a.tar.bz2 gentoo-2-185b531022e2ea174111a4c903ee7c9674720f8a.zip |
x86 stable, bug #394393
(Portage version: 2.1.10.43/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild index 72ecef804372..6ae460a1a43c 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.14.3.ebuild,v 1.2 2011/12/20 15:36:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.14.3.ebuild,v 1.3 2011/12/27 21:03:03 maekke Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="ATI video driver" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libdrm[video_cards_radeon]" |