From f0de02e37bcbd4db36fcc96fd0c15360bac9ae40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 2 May 2026 11:00:36 +0200 Subject: [PATCH] app-crypt/freepg: Stabilize 2.5.18 ppc, #972822 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-crypt/freepg/freepg-2.5.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/freepg/freepg-2.5.18.ebuild b/app-crypt/freepg/freepg-2.5.18.ebuild index 6e48e93f12a0..a1fe5a09cd23 100644 --- a/app-crypt/freepg/freepg-2.5.18.ebuild +++ b/app-crypt/freepg/freepg-2.5.18.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~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 )"