summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-drivers/radeon-ucode/ChangeLog5
-rw-r--r--x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/radeon-ucode/ChangeLog b/x11-drivers/radeon-ucode/ChangeLog
index 18a42a20dd33..d549594060c8 100644
--- a/x11-drivers/radeon-ucode/ChangeLog
+++ b/x11-drivers/radeon-ucode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/radeon-ucode
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog,v 1.23 2012/06/22 20:37:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog,v 1.24 2012/06/24 18:59:27 ago Exp $
+
+ 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> radeon-ucode-20120320.ebuild:
+ Stable for x86, wrt bug #419473
22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> radeon-ucode-20120320.ebuild:
Stable for amd64, wrt bug #419473
diff --git a/x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild b/x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild
index 68e648bb2239..e1e86b69cc4b 100644
--- a/x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild
+++ b/x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild,v 1.2 2012/06/22 20:37:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20120320.ebuild,v 1.3 2012/06/24 18:59:27 ago Exp $
inherit linux-info
@@ -67,7 +67,7 @@ SRC_URI="${UCODE_FILES[@]/#/${UCODE_BASE_URI}/}"
LICENSE="radeon-ucode"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
src_unpack() { :; }