commit: 82e5e3dd537ab740048903a4833e1a49383956f4 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 03:37:52 2025 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 03:40:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82e5e3dd
app-crypt/gnupg: Stabilize 2.4.6-r1 hppa, #946083 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> app-crypt/gnupg/gnupg-2.4.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/gnupg/gnupg-2.4.6-r1.ebuild b/app-crypt/gnupg/gnupg-2.4.6-r1.ebuild index 343dc2c5f869..39e2c7f19ae7 100644 --- a/app-crypt/gnupg/gnupg-2.4.6-r1.ebuild +++ b/app-crypt/gnupg/gnupg-2.4.6-r1.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 )"