diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-19 04:55:25 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-19 04:55:25 +0000 |
commit | 77922fbf9b481657d79045ec9831f3af0ceec74c (patch) | |
tree | 5a78b2e5afc3eb68ce602d15f2694adef8e79869 /sys-apps/hwinfo | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-77922fbf9b481657d79045ec9831f3af0ceec74c.tar.gz gentoo-2-77922fbf9b481657d79045ec9831f3af0ceec74c.tar.bz2 gentoo-2-77922fbf9b481657d79045ec9831f3af0ceec74c.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'sys-apps/hwinfo')
-rw-r--r-- | sys-apps/hwinfo/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/hwinfo/hwinfo-20.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/hwinfo/ChangeLog b/sys-apps/hwinfo/ChangeLog index 5c11aac75d8c..5b85171bdff1 100644 --- a/sys-apps/hwinfo/ChangeLog +++ b/sys-apps/hwinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hwinfo -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.31 2012/09/23 08:29:34 phajdan.jr Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.32 2013/02/19 04:55:25 zmedico Exp $ + + 19 Feb 2013; Zac Medico <zmedico@gentoo.org> hwinfo-20.0.ebuild: + Add ~arm-linux keyword. 23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> hwinfo-19.1.ebuild: x86 stable wrt bug #422173 diff --git a/sys-apps/hwinfo/hwinfo-20.0.ebuild b/sys-apps/hwinfo/hwinfo-20.0.ebuild index c2c3a702a673..0b7cc474a4ad 100644 --- a/sys-apps/hwinfo/hwinfo-20.0.ebuild +++ b/sys-apps/hwinfo/hwinfo-20.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.1 2012/08/26 19:35:47 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-20.0.ebuild,v 1.2 2013/02/19 04:55:25 zmedico 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 ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="" RDEPEND="amd64? ( dev-libs/libx86emu ) |