diff options
author | 2011-03-26 10:32:45 +0000 | |
---|---|---|
committer | 2011-03-26 10:32:45 +0000 | |
commit | 7227b539c796a919b24da19164e1d397ad10d90c (patch) | |
tree | b81837bc8fb8777e1d49e26ec75be992a07c22b2 /x11-drivers/radeon-ucode/radeon-ucode-20110302.ebuild | |
parent | x86 stable, bug 359059 (diff) | |
download | gentoo-2-7227b539c796a919b24da19164e1d397ad10d90c.tar.gz gentoo-2-7227b539c796a919b24da19164e1d397ad10d90c.tar.bz2 gentoo-2-7227b539c796a919b24da19164e1d397ad10d90c.zip |
x86 stable, bug 359059
(Portage version: 2.1.9.42/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/radeon-ucode/radeon-ucode-20110302.ebuild')
-rw-r--r-- | x11-drivers/radeon-ucode/radeon-ucode-20110302.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/radeon-ucode/radeon-ucode-20110302.ebuild b/x11-drivers/radeon-ucode/radeon-ucode-20110302.ebuild index d832ce1a2a69..9908f534385e 100644 --- a/x11-drivers/radeon-ucode/radeon-ucode-20110302.ebuild +++ b/x11-drivers/radeon-ucode/radeon-ucode-20110302.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/radeon-ucode/radeon-ucode-20110302.ebuild,v 1.2 2011/03/21 13:39:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20110302.ebuild,v 1.3 2011/03/26 10:32:45 fauli Exp $ inherit linux-info @@ -45,7 +45,7 @@ SRC_URI="${UCODE_FILES[@]/#/${UCODE_BASE_URI}/}" LICENSE="radeon-ucode" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" src_unpack() { :; } |