summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/hwinfo/ChangeLog5
-rw-r--r--sys-apps/hwinfo/hwinfo-20.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hwinfo/ChangeLog b/sys-apps/hwinfo/ChangeLog
index 1be0721f1d54..b21f9487d10c 100644
--- a/sys-apps/hwinfo/ChangeLog
+++ b/sys-apps/hwinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/hwinfo
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.34 2014/01/14 13:58:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.35 2014/01/14 15:09:49 ago Exp $
+
+ 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> hwinfo-20.0.ebuild:
+ Stable for ppc, wrt bug #492258
14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> hwinfo-20.0.ebuild:
Stable for x86, wrt bug #492258
diff --git a/sys-apps/hwinfo/hwinfo-20.0.ebuild b/sys-apps/hwinfo/hwinfo-20.0.ebuild
index 39b79bd39706..6c596e984148 100644
--- a/sys-apps/hwinfo/hwinfo-20.0.ebuild
+++ b/sys-apps/hwinfo/hwinfo-20.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-20.0.ebuild,v 1.4 2014/01/14 13:58:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-20.0.ebuild,v 1.5 2014/01/14 15:09:49 ago Exp $
EAPI=4
inherit multilib rpm toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-1.4.
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~arm-linux ~x86-linux"
IUSE=""
RDEPEND="amd64? ( dev-libs/libx86emu )