diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 17:30:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 17:30:29 +0100 |
commit | 37a0c5e977d060ca12ee9dd4a3816a71a1492180 (patch) | |
tree | 82133f8387cabca3073d92cf604a37cdc92aed85 /net-misc | |
parent | app-portage/repoman: x86 stable wrt bug #610582 (diff) | |
download | gentoo-37a0c5e977d060ca12ee9dd4a3816a71a1492180.tar.gz gentoo-37a0c5e977d060ca12ee9dd4a3816a71a1492180.tar.bz2 gentoo-37a0c5e977d060ca12ee9dd4a3816a71a1492180.zip |
net-misc/putty: x86 stable wrt bug #610552
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/putty/putty-0.68.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.68.ebuild b/net-misc/putty/putty-0.68.ebuild index 9d8fc7d53566..975f25bee1f0 100644 --- a/net-misc/putty/putty-0.68.ebuild +++ b/net-misc/putty/putty-0.68.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 |