summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 22:43:59 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 22:43:59 +0000
commit87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1 (patch)
tree08f863799a3969944afac1bb80fd95336e43c41c /net-ftp/ftp
parentUpdated compatibility patch to require <linux/compiler.h> for <linux/usbdevic... (diff)
downloadgentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.tar.gz
gentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.tar.bz2
gentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.zip
Remove arm keywords
Diffstat (limited to 'net-ftp/ftp')
-rw-r--r--net-ftp/ftp/ftp-0.17-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ftp/ftp-0.17-r3.ebuild b/net-ftp/ftp/ftp-0.17-r3.ebuild
index f455ce63cd87..550d34f022c8 100644
--- a/net-ftp/ftp/ftp-0.17-r3.ebuild
+++ b/net-ftp/ftp/ftp-0.17-r3.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/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.11 2004/02/20 17:00:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.12 2004/02/22 22:42:35 agriffis Exp $
IUSE="ssl"
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.hcs.harvard.edu/~dholland/computers/netkit.html"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ppc sparc alpha hppa mips ~arm amd64 ia64 ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ia64 ppc64"
RDEPEND=">=sys-libs/ncurses-5.2
ssl? ( dev-libs/openssl )"