diff options
author | 2008-03-05 00:25:48 +0000 | |
---|---|---|
committer | 2008-03-05 00:25:48 +0000 | |
commit | fea50c9c9ebb21ec184ce5f2447f7c9dfdd9c7c2 (patch) | |
tree | df5162935199ce1c6ac5df63750b7da916215dd0 /net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild | |
parent | keyworded ~arch for ppc64, bug 210777 (diff) | |
download | gentoo-2-fea50c9c9ebb21ec184ce5f2447f7c9dfdd9c7c2.tar.gz gentoo-2-fea50c9c9ebb21ec184ce5f2447f7c9dfdd9c7c2.tar.bz2 gentoo-2-fea50c9c9ebb21ec184ce5f2447f7c9dfdd9c7c2.zip |
keyworded ~arch for ppc64, bug 210783
(Portage version: 2.1.4.4)
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 23d1dd012e9e..9fbff854084e 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.4 2008/03/04 15:21:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild,v 1.5 2008/03/05 00:25:48 ranger 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="~hppa ~x86" +KEYWORDS="~hppa ~ppc64 ~x86" IUSE="pam" DEPEND=">=sys-libs/ncurses-5.2 |