diff options
Diffstat (limited to 'net-misc/putty/putty-0.61.ebuild')
-rw-r--r-- | net-misc/putty/putty-0.61.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/putty/putty-0.61.ebuild b/net-misc/putty/putty-0.61.ebuild index 1dce3e24938a..e1766d5170cc 100644 --- a/net-misc/putty/putty-0.61.ebuild +++ b/net-misc/putty/putty-0.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.61.ebuild,v 1.1 2011/07/13 14:35:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.61.ebuild,v 1.2 2011/08/27 21:04:05 chainsaw Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" IUSE="doc ipv6 kerberos" RDEPEND=" |