diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-14 03:22:23 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-14 03:22:23 +0000 |
commit | 5d287fc656b03a813ffb0f7204bb11771bd4088f (patch) | |
tree | 6f277e1c2aa00630a609ba83a3e61b7fca14cff1 /net-analyzer/nload/nload-0.7.4.ebuild | |
parent | marked x86 per bug 419207 (diff) | |
download | gentoo-2-5d287fc656b03a813ffb0f7204bb11771bd4088f.tar.gz gentoo-2-5d287fc656b03a813ffb0f7204bb11771bd4088f.tar.bz2 gentoo-2-5d287fc656b03a813ffb0f7204bb11771bd4088f.zip |
marked x86 per bug 419225
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/nload/nload-0.7.4.ebuild')
-rw-r--r-- | net-analyzer/nload/nload-0.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nload/nload-0.7.4.ebuild b/net-analyzer/nload/nload-0.7.4.ebuild index 7a119ab62eba..b609b072cf19 100644 --- a/net-analyzer/nload/nload-0.7.4.ebuild +++ b/net-analyzer/nload/nload-0.7.4.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/net-analyzer/nload/nload-0.7.4.ebuild,v 1.3 2012/06/07 21:58:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.7.4.ebuild,v 1.4 2012/06/14 03:22:23 jdhore Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://www.roland-riegel.de/nload/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc ~x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2" |