From dd6563b0f785c23114180734ca5f0a0aefa42fc5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 9 Jan 2025 00:07:49 +0000 Subject: [PATCH] app-crypt/gnupg: Stabilize 2.2.45 hppa, #946082 Signed-off-by: Sam James --- app-crypt/gnupg/gnupg-2.2.45.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/gnupg/gnupg-2.2.45.ebuild b/app-crypt/gnupg/gnupg-2.2.45.ebuild index 06ff2f90dcaa3..bf482df1cdeb6 100644 --- a/app-crypt/gnupg/gnupg-2.2.45.ebuild +++ b/app-crypt/gnupg/gnupg-2.2.45.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="bzip2 doc ldap nls readline selinux +smartcard ssl test tofu tools usb user-socket wks-server" RESTRICT="!test? ( test )"