diff options
Diffstat (limited to 'net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild')
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild index 3637bb524122..58dda601e2d5 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r9.ebuild,v 1.7 2008/03/06 11:18:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild,v 1.8 2008/03/21 15:39:31 maekke Exp $ inherit eutils pam toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~hppa ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" IUSE="pam" DEPEND=">=sys-libs/ncurses-5.2 |