diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-09 09:40:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-09 09:40:18 +0100 |
commit | 1b08e3aefd73a7c09c7c0f5a09608347d89af896 (patch) | |
tree | a87096144ebf5ee260f896646372a66ebb394ab4 /net-misc | |
parent | net-proxy/squid: version bump to squid-3.5.11 (diff) | |
download | gentoo-1b08e3aefd73a7c09c7c0f5a09608347d89af896.tar.gz gentoo-1b08e3aefd73a7c09c7c0f5a09608347d89af896.tar.bz2 gentoo-1b08e3aefd73a7c09c7c0f5a09608347d89af896.zip |
net-misc/putty: amd64 stable wrt bug #565080
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/putty/putty-0.66.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.66.ebuild b/net-misc/putty/putty-0.66.ebuild index e9350abb0332..784748b5c47d 100644 --- a/net-misc/putty/putty-0.66.ebuild +++ b/net-misc/putty/putty-0.66.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ppc ppc64 ~sparc ~x86" IUSE="doc +gtk ipv6 kerberos" SRC_URI=" https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2 |