diff options
Diffstat (limited to 'net-misc/putty/putty-0.63_p20141002.ebuild')
-rw-r--r-- | net-misc/putty/putty-0.63_p20141002.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/putty/putty-0.63_p20141002.ebuild b/net-misc/putty/putty-0.63_p20141002.ebuild index 81598b40b3b3..26461b1f15c4 100644 --- a/net-misc/putty/putty-0.63_p20141002.ebuild +++ b/net-misc/putty/putty-0.63_p20141002.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63_p20141002.ebuild,v 1.6 2014/11/02 09:00:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63_p20141002.ebuild,v 1.7 2014/11/04 09:22:40 ago Exp $ EAPI=5 inherit autotools eutils gnome2-utils toolchain-funcs @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="doc +gtk ipv6 kerberos" S=${WORKDIR}/${P/_p*/}-2014-10-02 |