diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-03-27 14:08:26 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-03-27 14:08:26 +0000 |
commit | 49d81d995060f95916a0ce085718a28bb20ae18d (patch) | |
tree | a7bd4d00300363eb16bec3e3aa3b6e82169688f1 /net-ftp/ncftp/ncftp-3.2.5-r2.ebuild | |
parent | Stable for arm, wrt bug #457252 (diff) | |
download | gentoo-2-49d81d995060f95916a0ce085718a28bb20ae18d.tar.gz gentoo-2-49d81d995060f95916a0ce085718a28bb20ae18d.tar.bz2 gentoo-2-49d81d995060f95916a0ce085718a28bb20ae18d.zip |
Stable on arm, wrt bug #463110
(Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-ftp/ncftp/ncftp-3.2.5-r2.ebuild')
-rw-r--r-- | net-ftp/ncftp/ncftp-3.2.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ncftp/ncftp-3.2.5-r2.ebuild b/net-ftp/ncftp/ncftp-3.2.5-r2.ebuild index 83c81cb4f3a7..a40fc7c89a65 100644 --- a/net-ftp/ncftp/ncftp-3.2.5-r2.ebuild +++ b/net-ftp/ncftp/ncftp-3.2.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.2.5-r2.ebuild,v 1.3 2013/03/27 09:13:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.2.5-r2.ebuild,v 1.4 2013/03/27 14:08:26 pinkbyte Exp $ EAPI=5 inherit autotools eutils toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="Clarified-Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="ipv6 pch" DEPEND="sys-libs/ncurses" |