From 6d68b07d8ee23976010c68d61a2b78dd2df46c3a Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 12 Dec 2025 02:10:20 +0000 Subject: [PATCH] app-crypt/freepg: Stabilize 2.5.14 ppc64, #967175 Signed-off-by: Sam James --- app-crypt/freepg/freepg-2.5.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/freepg/freepg-2.5.14.ebuild b/app-crypt/freepg/freepg-2.5.14.ebuild index c5b120b2f7881..139f798ffcfdf 100644 --- a/app-crypt/freepg/freepg-2.5.14.ebuild +++ b/app-crypt/freepg/freepg-2.5.14.ebuild @@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="bzip2 doc ldap nls readline selinux +smartcard ssl test +tofu tpm tools usb user-socket wks-server" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( tofu )"