diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-07-23 08:55:58 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-23 09:56:03 +0100 |
commit | 763b2a4f89e58d6a467b0771f39944510fa753c3 (patch) | |
tree | 1a18a43286c9b02327c9f882380819f852677bd9 /net-misc | |
parent | sys-devel/gcc: bump gcc:10 live branch version (diff) | |
download | gentoo-763b2a4f89e58d6a467b0771f39944510fa753c3.tar.gz gentoo-763b2a4f89e58d6a467b0771f39944510fa753c3.tar.bz2 gentoo-763b2a4f89e58d6a467b0771f39944510fa753c3.zip |
net-misc/putty: stable 0.74 for hppa, bug #729860
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/putty/putty-0.74.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.74.ebuild b/net-misc/putty/putty-0.74.ebuild index 8ccfe4d5a53f..cb2e7f5c22fb 100644 --- a/net-misc/putty/putty-0.74.ebuild +++ b/net-misc/putty/putty-0.74.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" SRC_URI=" https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2 https://the.earth.li/~sgtatham/${PN}/${PV}/${P}.tar.gz |