diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:29:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:29:12 +0200 |
commit | e323a74447e55c0b30d2640a97b6d21f994dfbdd (patch) | |
tree | 5bf4f0ebd6f73789bef8730147de1df3e59bd97b /net-misc/putty | |
parent | dev-libs/libgcrypt: sparc stable wrt bug #693108 (diff) | |
download | gentoo-e323a74447e55c0b30d2640a97b6d21f994dfbdd.tar.gz gentoo-e323a74447e55c0b30d2640a97b6d21f994dfbdd.tar.bz2 gentoo-e323a74447e55c0b30d2640a97b6d21f994dfbdd.zip |
net-misc/putty: sparc stable wrt bug #696092
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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.73.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.73.ebuild b/net-misc/putty/putty-0.73.ebuild index 70d40e4fe21b..7205f7c6c6ac 100644 --- a/net-misc/putty/putty-0.73.ebuild +++ b/net-misc/putty/putty-0.73.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://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 gtk2 ipv6 gssapi" SRC_URI=" https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2 |