From 827d9b56f2d36bac5a2c250c36fe7c438ecf1b78 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 9 Aug 2026 19:39:01 +0100 Subject: [PATCH] app-crypt/gnupg: Stabilize 2.5.21 ppc, #980622 Signed-off-by: Sam James --- app-crypt/gnupg/gnupg-2.5.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/gnupg/gnupg-2.5.21.ebuild b/app-crypt/gnupg/gnupg-2.5.21.ebuild index 1dc8176cf2831..93b1f9b8cd249 100644 --- a/app-crypt/gnupg/gnupg-2.5.21.ebuild +++ b/app-crypt/gnupg/gnupg-2.5.21.ebuild @@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" IUSE="+alternatives bzip2 doc ldap nls readline selinux +smartcard ssl test +tofu tpm tools usb user-socket wks-server" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( tofu )"