diff options
Diffstat (limited to 'app-editors/nano/nano-1.3.11.ebuild')
-rw-r--r-- | app-editors/nano/nano-1.3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-1.3.11.ebuild b/app-editors/nano/nano-1.3.11.ebuild index eeaf61f9649b..c2b8120e2102 100644 --- a/app-editors/nano/nano-1.3.11.ebuild +++ b/app-editors/nano/nano-1.3.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.11.ebuild,v 1.1 2006/03/30 07:40:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.11.ebuild,v 1.2 2006/04/02 23:34:39 flameeyes Exp $ #ECVS_SERVER="savannah.gnu.org:/cvsroot/nano" #ECVS_MODULE="nano" @@ -16,7 +16,7 @@ SRC_URI="http://www.nano-editor.org/dist/v1.3/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="build debug justify minimal ncurses nls slang spell unicode" DEPEND=">=sys-libs/ncurses-5.2 |