From 53ad291c6bf7aa90c7c554bd355d8ff5b5ee2004 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 12 Dec 2025 02:10:08 +0000 Subject: [PATCH] app-crypt/freepg: Stabilize 2.5.14 arm64, #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 d679809a3ec22..891c8f91a94df 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 )"