diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:33:48 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:33:48 +0000 |
commit | 18e9b01295160a545315ec33ca2e0b5dbc59888f (patch) | |
tree | fcfae3816bf7972df1f36948417ff235bc4898f0 /net-misc/netkit-telnetd | |
parent | ppc64 (diff) | |
download | historical-18e9b01295160a545315ec33ca2e0b5dbc59888f.tar.gz historical-18e9b01295160a545315ec33ca2e0b5dbc59888f.tar.bz2 historical-18e9b01295160a545315ec33ca2e0b5dbc59888f.zip |
ppc64
Diffstat (limited to 'net-misc/netkit-telnetd')
-rw-r--r-- | net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild index 514f07cd2c1e..8cc0df5522ae 100644 --- a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild +++ b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.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/net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild,v 1.21 2003/10/02 06:23:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild,v 1.22 2003/12/17 04:31:43 brad_mssw Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-telnet-${PV}. LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa mips amd64" +KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ppc64" IUSE="build" DEPEND=">=sys-libs/ncurses-5.2" |