commit: 20f3f59e7bcc5466268a4fd9ef6f086d75e04e7a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 12:49:06 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 12:49:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f3f59e
app-crypt/gnupg: Stabilize 2.4.7 ppc64, #948411 Signed-off-by: Sam James <sam <AT> gentoo.org> app-crypt/gnupg/gnupg-2.4.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/gnupg/gnupg-2.4.7.ebuild b/app-crypt/gnupg/gnupg-2.4.7.ebuild index 53572e307e0d..d73025751a93 100644 --- a/app-crypt/gnupg/gnupg-2.4.7.ebuild +++ b/app-crypt/gnupg/gnupg-2.4.7.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 ~loong ~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 ~loong ~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 tpm tools usb user-socket wks-server" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( tofu )"