diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 15:07:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 15:07:22 +0100 |
commit | 8f0373e79defb66a113c8aba746918ccb6297477 (patch) | |
tree | 87df4409f283d37c0f5a1a66512e8eb562fe67ce /net-misc/putty/putty-0.68.ebuild | |
parent | sys-apps/shadow: ppc stable wrt bug #610804 (diff) | |
download | gentoo-8f0373e79defb66a113c8aba746918ccb6297477.tar.gz gentoo-8f0373e79defb66a113c8aba746918ccb6297477.tar.bz2 gentoo-8f0373e79defb66a113c8aba746918ccb6297477.zip |
net-misc/putty: ppc stable wrt bug #610552
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/putty/putty-0.68.ebuild')
-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 975f25bee1f0..c1d20fec0a49 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 |