diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-09-17 16:31:10 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-09-17 16:31:10 +0000 |
commit | 8cc049456619f44fe04bf4e450aee122ba8dc050 (patch) | |
tree | fbf98e7c4261cb3da2fa49ce25780f1a74671437 /app-editors/ne/ne-1.42.ebuild | |
parent | Bump. (diff) | |
download | gentoo-2-8cc049456619f44fe04bf4e450aee122ba8dc050.tar.gz gentoo-2-8cc049456619f44fe04bf4e450aee122ba8dc050.tar.bz2 gentoo-2-8cc049456619f44fe04bf4e450aee122ba8dc050.zip |
Stable on ppc wrt bug 147936
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'app-editors/ne/ne-1.42.ebuild')
-rw-r--r-- | app-editors/ne/ne-1.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/ne/ne-1.42.ebuild b/app-editors/ne/ne-1.42.ebuild index 39a668b3aa91..3e690ca7f329 100644 --- a/app-editors/ne/ne-1.42.ebuild +++ b/app-editors/ne/ne-1.42.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/ne/ne-1.42.ebuild,v 1.2 2006/09/17 15:18:46 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-1.42.ebuild,v 1.3 2006/09/17 16:31:10 nixnut Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://ne.dsi.unimi.it/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc-macos ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc-macos ~ppc64 ~x86" IUSE="" RDEPEND=">=sys-libs/ncurses-5.2" |