diff options
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 5cb5f91673a9..87f5df6df47e 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.4 2012/08/07 21:22:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-2.3.ebuild,v 1.5 2012/08/21 06:00:49 xmw 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" |