diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-09 09:40:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-09 09:40:43 +0100 |
commit | 0d9e8002d94bd7e1ed516baf386e7cfa54fdf8ab (patch) | |
tree | 93bf40044765eda19d2169fac129e27dcf711261 /net-misc/putty | |
parent | net-misc/putty: amd64 stable wrt bug #565080 (diff) | |
download | gentoo-0d9e8002d94bd7e1ed516baf386e7cfa54fdf8ab.tar.gz gentoo-0d9e8002d94bd7e1ed516baf386e7cfa54fdf8ab.tar.bz2 gentoo-0d9e8002d94bd7e1ed516baf386e7cfa54fdf8ab.zip |
net-misc/putty: x86 stable wrt bug #565080
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
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 784748b5c47d..2df26e426675 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 |