diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-09 08:24:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-09 08:24:17 +0200 |
commit | 5d3ad7d0acdbbb30f468b84b47e3f17796153e0f (patch) | |
tree | 7235c97249644ea9ee4ecb96600477d69ee472b1 /net-misc/putty | |
parent | net-analyzer/wireshark: ppc64 stable wrt bug #793968 (diff) | |
download | gentoo-5d3ad7d0acdbbb30f468b84b47e3f17796153e0f.tar.gz gentoo-5d3ad7d0acdbbb30f468b84b47e3f17796153e0f.tar.bz2 gentoo-5d3ad7d0acdbbb30f468b84b47e3f17796153e0f.zip |
net-misc/putty: ppc64 stable wrt bug #794508
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/putty')
-rw-r--r-- | net-misc/putty/putty-0.75.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/putty/putty-0.75.ebuild b/net-misc/putty/putty-0.75.ebuild index 20a4257d006d..62ac436ba4c6 100644 --- a/net-misc/putty/putty-0.75.ebuild +++ b/net-misc/putty/putty-0.75.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86" SRC_URI=" https://dev.gentoo.org/~polynomial-c/${PN}-icons.tar.bz2 https://the.earth.li/~sgtatham/${PN}/${PV}/${P}.tar.gz |