diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:03:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:03:49 +0100 |
commit | 2a4b51e6b85a221c3545f8d9ab955defde879dd7 (patch) | |
tree | 9e63ed5c2323a4c0c11249b8995c254a000b5a78 /net-misc/putty | |
parent | dev-python/sphinx-py3doc-enhanced-theme: sparc stable wrt bug #602484 (diff) | |
download | gentoo-2a4b51e6b85a221c3545f8d9ab955defde879dd7.tar.gz gentoo-2a4b51e6b85a221c3545f8d9ab955defde879dd7.tar.bz2 gentoo-2a4b51e6b85a221c3545f8d9ab955defde879dd7.zip |
net-misc/putty: sparc stable wrt bug #610552
Package-Manager: portage-2.3.3
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.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 c1d20fec0a49..3c0b83f76a77 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 |