diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 11:25:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 11:25:03 +0100 |
commit | 66fe9f72572bfe91b6472edceea30bea06bc2bb4 (patch) | |
tree | 7dffb660824c11ed8cf39c31212e4296b85ccb4c /net-misc/putty | |
parent | dev-python/cryptography: Drop vulnerable versions (diff) | |
download | gentoo-66fe9f72572bfe91b6472edceea30bea06bc2bb4.tar.gz gentoo-66fe9f72572bfe91b6472edceea30bea06bc2bb4.tar.bz2 gentoo-66fe9f72572bfe91b6472edceea30bea06bc2bb4.zip |
net-misc/putty: ppc stable wrt bug #565080
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-misc/putty')
-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 2df26e426675..c660b8f333e7 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 |