diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:46:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:47:31 +0200 |
commit | 309fe18a7f69640cd750eb10f8adcada09fe3ff0 (patch) | |
tree | 2bad35c8a594058ccf590a974a74555f5b4a5f1b /net-misc | |
parent | www-apps/nanoblogger: ppc stable wrt bug #696380 (diff) | |
download | gentoo-309fe18a7f69640cd750eb10f8adcada09fe3ff0.tar.gz gentoo-309fe18a7f69640cd750eb10f8adcada09fe3ff0.tar.bz2 gentoo-309fe18a7f69640cd750eb10f8adcada09fe3ff0.zip |
net-misc/putty: ppc stable wrt bug #696092
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-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 650c6ca4791e..d6491fb6e1d6 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 |