diff options
author | Michael Weber <xmw@gentoo.org> | 2012-08-24 07:17:05 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-08-24 07:17:05 +0000 |
commit | 5952905e14e2220ace39d4fda09b808ad1ef6ee7 (patch) | |
tree | 016420631f9d8383d226250f5e7ee91c1fbfee38 /sys-apps/hwinfo/hwinfo-19.1.ebuild | |
parent | old (diff) | |
download | historical-5952905e14e2220ace39d4fda09b808ad1ef6ee7.tar.gz historical-5952905e14e2220ace39d4fda09b808ad1ef6ee7.tar.bz2 historical-5952905e14e2220ace39d4fda09b808ad1ef6ee7.zip |
ppc stable (bug 422173).
Package-Manager: portage-2.1.11.10/cvs/Linux x86_64
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 0c5ce50d68d3..e92af1d3120f 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.3 2012/08/03 15:56:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-19.1.ebuild,v 1.4 2012/08/24 07:17:05 xmw 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 ) |