diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:37:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:50:37 +0100 |
commit | 966934ebefbd80cc1f3590132a434681c40dcb01 (patch) | |
tree | b72804107d44c99f7fd05843989efa819d7e3412 /net-misc | |
parent | x11-misc/dmenu: ppc stable wrt bug #576066 (diff) | |
download | gentoo-966934ebefbd80cc1f3590132a434681c40dcb01.tar.gz gentoo-966934ebefbd80cc1f3590132a434681c40dcb01.tar.bz2 gentoo-966934ebefbd80cc1f3590132a434681c40dcb01.zip |
net-misc/putty: ppc stable wrt bug #576524
Package-Manager: portage-2.2.26
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.67.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.67.ebuild b/net-misc/putty/putty-0.67.ebuild index 1fd7ae77aaf5..2804377f0fa4 100644 --- a/net-misc/putty/putty-0.67.ebuild +++ b/net-misc/putty/putty-0.67.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 |