diff options
Diffstat (limited to 'app-editors/nano')
-rw-r--r-- | app-editors/nano/nano-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-1.3.2.ebuild b/app-editors/nano/nano-1.3.2.ebuild index c8eafdafb2e1..2b32c27fabee 100644 --- a/app-editors/nano/nano-1.3.2.ebuild +++ b/app-editors/nano/nano-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.2.ebuild,v 1.5 2004/04/30 19:00:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.2.ebuild,v 1.6 2004/05/03 22:36:06 vapier Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.nano-editor.org/dist/v1.3/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ~mips ~hppa amd64 ~ia64 ~ppc64 s390" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha arm hppa amd64 ~ia64 ~ppc64 s390" IUSE="nls build spell justify debug slang ncurses nomac wsconvert" DEPEND=">=sys-libs/ncurses-5.2 |