From d3cdd2b6a8df24acaba94accfb991a58427e6353 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 6 Jul 2007 04:14:24 +0000 Subject: arm/s390/sh stable (Portage version: 2.1.3_rc6) --- app-editors/nano/nano-2.0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/nano/nano-2.0.6.ebuild b/app-editors/nano/nano-2.0.6.ebuild index 7f20238942a2..0520708a4bf8 100644 --- a/app-editors/nano/nano-2.0.6.ebuild +++ b/app-editors/nano/nano-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.6.ebuild,v 1.6 2007/07/06 04:11:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.6.ebuild,v 1.7 2007/07/06 04:14:24 vapier Exp $ inherit eutils if [[ ${PV} == "9999" ]] ; then @@ -19,7 +19,7 @@ HOMEPAGE="http://www.nano-editor.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug justify minimal ncurses nls slang spell unicode" DEPEND=">=sys-libs/ncurses-5.2 -- cgit v1.2.3-65-gdbad