From ea65e16d7664611b3f3cd7ac9e9efebc38c41b5a Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Fri, 26 Jun 2026 18:54:14 -0400 Subject: [PATCH] net-misc/putty: Stabilize 0.84 ppc64, #978074 Signed-off-by: Eli Schwartz --- net-misc/putty/putty-0.84.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/putty/putty-0.84.ebuild b/net-misc/putty/putty-0.84.ebuild index 76d39917101e8..dd8a786f519f3 100644 --- a/net-misc/putty/putty-0.84.ebuild +++ b/net-misc/putty/putty-0.84.ebuild @@ -16,7 +16,7 @@ else https://the.earth.li/~sgtatham/${PN}/${PV}/${P}.tar.gz verify-sig? ( https://the.earth.li/~sgtatham/${PN}/${PV}/${P}.tar.gz.gpg ) " - KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86" + KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86" fi SRC_URI+="https://dev.gentoo.org/~matthew/distfiles/${PN}-icons.tar.bz2"