diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-09 05:33:10 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-09 05:33:10 +0100 |
commit | b74a807018f07fe3f9f4736ed6501c3a219572da (patch) | |
tree | 37cc1403a9a09ee28c91aa35769f57c83062bfe6 /net-misc/putty | |
parent | sys-apps/less: Stable for HPPA PPC64 (bug #564870). (diff) | |
download | gentoo-b74a807018f07fe3f9f4736ed6501c3a219572da.tar.gz gentoo-b74a807018f07fe3f9f4736ed6501c3a219572da.tar.bz2 gentoo-b74a807018f07fe3f9f4736ed6501c3a219572da.zip |
net-misc/putty: Stable for HPPA (bug #565080).
Package-Manager: portage-2.2.24
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-misc/putty')
-rw-r--r-- | net-misc/putty/putty-0.66.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.66.ebuild b/net-misc/putty/putty-0.66.ebuild index 3562b7b1ffe7..e9350abb0332 100644 --- a/net-misc/putty/putty-0.66.ebuild +++ b/net-misc/putty/putty-0.66.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 |