diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:12:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:12:40 +0000 |
commit | 589b6de82811ffd6642f77f6ceec028c7fadad89 (patch) | |
tree | 6fd76c7870485ab12b22860e228f08cdac0c7220 /sys-apps/hwinfo/hwinfo-18.5.ebuild | |
parent | Replace deprecated opts variable from init script. (diff) | |
download | gentoo-2-589b6de82811ffd6642f77f6ceec028c7fadad89.tar.gz gentoo-2-589b6de82811ffd6642f77f6ceec028c7fadad89.tar.bz2 gentoo-2-589b6de82811ffd6642f77f6ceec028c7fadad89.zip |
Stable for AMD64, wrt bug #392833
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'sys-apps/hwinfo/hwinfo-18.5.ebuild')
-rw-r--r-- | sys-apps/hwinfo/hwinfo-18.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hwinfo/hwinfo-18.5.ebuild b/sys-apps/hwinfo/hwinfo-18.5.ebuild index a07b5e8e0bc9..8c9afa49c1c6 100644 --- a/sys-apps/hwinfo/hwinfo-18.5.ebuild +++ b/sys-apps/hwinfo/hwinfo-18.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.5.ebuild,v 1.4 2011/12/11 09:00:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.5.ebuild,v 1.5 2011/12/13 23:12:40 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}-2.1. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86 ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~x86-linux" IUSE="" RDEPEND="amd64? ( dev-libs/libx86emu ) |