diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:29:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:29:45 +0100 |
commit | f1146414de31805b1573579fcddc48351fad2367 (patch) | |
tree | 9004bfbc9073604aa3eec9501a8ecd98ba74b84d /net-misc/putty | |
parent | dev-perl/Apache-Session: alpha stable wrt bug #569858 (diff) | |
download | gentoo-f1146414de31805b1573579fcddc48351fad2367.tar.gz gentoo-f1146414de31805b1573579fcddc48351fad2367.tar.bz2 gentoo-f1146414de31805b1573579fcddc48351fad2367.zip |
net-misc/putty: alpha stable wrt bug #565080
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 91ed4c4448b8..b5d42c3d1535 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 |