diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-08-02 08:50:38 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-08-02 08:50:38 +0000 |
commit | e6029d1fa860d130b96f59ddfa339f65dd406ade (patch) | |
tree | 762357fc6f88d352aff4c80e2fe610b55e211d49 /app-editors/ne/ne-2.3.ebuild | |
parent | marked x86 per bug 418557 (diff) | |
download | gentoo-2-e6029d1fa860d130b96f59ddfa339f65dd406ade.tar.gz gentoo-2-e6029d1fa860d130b96f59ddfa339f65dd406ade.tar.bz2 gentoo-2-e6029d1fa860d130b96f59ddfa339f65dd406ade.zip |
marked x86 per bug 418565
(Portage version: 2.2.0_alpha120/cvs/Linux i686)
Diffstat (limited to 'app-editors/ne/ne-2.3.ebuild')
-rw-r--r-- | app-editors/ne/ne-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/ne/ne-2.3.ebuild b/app-editors/ne/ne-2.3.ebuild index 1daa42a82176..63be684157ad 100644 --- a/app-editors/ne/ne-2.3.ebuild +++ b/app-editors/ne/ne-2.3.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/app-editors/ne/ne-2.3.ebuild,v 1.1 2012/03/16 10:18:42 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-2.3.ebuild,v 1.2 2012/08/02 08:50:38 jdhore Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://ne.dsi.unimi.it/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=sys-libs/ncurses-5.2" |