diff options
Diffstat (limited to 'net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild')
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild index 3c2c3714bced..8748156ad134 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild,v 1.8 2005/05/22 21:33:49 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild,v 1.9 2005/07/02 20:58:49 hardave Exp $ inherit eutils pam @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 mips ppc ppc64 sparc x86" IUSE="pam" DEPEND=">=sys-libs/ncurses-5.2 |