diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:29:34 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:29:34 +0000 |
commit | 54402ee0c32527fad85cb8b20f132c96c0baab8c (patch) | |
tree | aa4ee8bc80001dbf470f5981ff82d7ec0b4e51a2 /sys-apps/hwinfo/hwinfo-19.1.ebuild | |
parent | x86 stable wrt bug #429182 (diff) | |
download | historical-54402ee0c32527fad85cb8b20f132c96c0baab8c.tar.gz historical-54402ee0c32527fad85cb8b20f132c96c0baab8c.tar.bz2 historical-54402ee0c32527fad85cb8b20f132c96c0baab8c.zip |
x86 stable wrt bug #422173
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'sys-apps/hwinfo/hwinfo-19.1.ebuild')
-rw-r--r-- | sys-apps/hwinfo/hwinfo-19.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hwinfo/hwinfo-19.1.ebuild b/sys-apps/hwinfo/hwinfo-19.1.ebuild index e92af1d3120f..d58093a93c10 100644 --- a/sys-apps/hwinfo/hwinfo-19.1.ebuild +++ b/sys-apps/hwinfo/hwinfo-19.1.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/sys-apps/hwinfo/hwinfo-19.1.ebuild,v 1.4 2012/08/24 07:17:05 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-19.1.ebuild,v 1.5 2012/09/23 08:29:34 phajdan.jr 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.2. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="amd64? ( dev-libs/libx86emu ) |