diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:50:21 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:50:21 +0000 |
commit | 88eebcf5a1234c4666412c921cd46f4d47e77075 (patch) | |
tree | 8b8d3859ae652cc7d141a80ac1783b5b53f8de0f /app-editors | |
parent | ppc64 (diff) | |
download | gentoo-2-88eebcf5a1234c4666412c921cd46f4d47e77075.tar.gz gentoo-2-88eebcf5a1234c4666412c921cd46f4d47e77075.tar.bz2 gentoo-2-88eebcf5a1234c4666412c921cd46f4d47e77075.zip |
ppc64
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nano/nano-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-1.3.0.ebuild b/app-editors/nano/nano-1.3.0.ebuild index a2c8ef26db73..7696640d57fc 100644 --- a/app-editors/nano/nano-1.3.0.ebuild +++ b/app-editors/nano/nano-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.0.ebuild,v 1.2 2003/10/25 05:32:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.0.ebuild,v 1.3 2003/12/17 04:48:34 brad_mssw 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 ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ppc64" IUSE="nls build spell justify debug slang" DEPEND=">=sys-libs/ncurses-5.2 |