diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:28:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:28:14 +0100 |
commit | 05a96377ebe3f623533577f32d653a2e8f812eae (patch) | |
tree | 2f7b87a53e2d0d4b255c94a0df209bd457bc5130 /net-misc/putty | |
parent | media-gfx/exiv2: sparc stable wrt bug #565826 (diff) | |
download | gentoo-05a96377ebe3f623533577f32d653a2e8f812eae.tar.gz gentoo-05a96377ebe3f623533577f32d653a2e8f812eae.tar.bz2 gentoo-05a96377ebe3f623533577f32d653a2e8f812eae.zip |
net-misc/putty: sparc stable wrt bug #576524
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/putty')
-rw-r--r-- | net-misc/putty/putty-0.67.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.67.ebuild b/net-misc/putty/putty-0.67.ebuild index 2804377f0fa4..b5d42c3d1535 100644 --- a/net-misc/putty/putty-0.67.ebuild +++ b/net-misc/putty/putty-0.67.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 |