diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-09 15:49:10 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-09 15:49:10 +0000 |
commit | 92a44479a2f72c908e1c455341fb31cb9c054e77 (patch) | |
tree | 3d6f6f67b3b2e4918658ba7410a21089e40dd5b2 /net-misc/netkit-talk | |
parent | Marking stable amd64 (diff) | |
download | gentoo-2-92a44479a2f72c908e1c455341fb31cb9c054e77.tar.gz gentoo-2-92a44479a2f72c908e1c455341fb31cb9c054e77.tar.bz2 gentoo-2-92a44479a2f72c908e1c455341fb31cb9c054e77.zip |
Stable on amd64 wrt bug 169995
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-misc/netkit-talk')
-rw-r--r-- | net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild b/net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild index 317d50f1c2fa..e3f38b7a8032 100644 --- a/net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild +++ b/net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild,v 1.14 2007/01/26 08:48:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-talk/netkit-talk-0.17-r4.ebuild,v 1.15 2007/04/09 15:49:10 welp Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc sparc alpha mips ~amd64" +KEYWORDS="alpha amd64 mips ppc sparc x86" IUSE="ipv6" DEPEND=">=sys-libs/ncurses-5.2" |