commit: 6f5e4f99286f194e0dd8297fa5d664eae0b235d8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 12:59:42 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 12:59:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f5e4f99
app-crypt/gnupg: Stabilize 2.4.7 arm64, #948411 Signed-off-by: Sam James <sam <AT> gentoo.org> app-crypt/gnupg/gnupg-2.4.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/gnupg/gnupg-2.4.7.ebuild b/app-crypt/gnupg/gnupg-2.4.7.ebuild index 487d723d947f..76ed8f6e78d3 100644 --- a/app-crypt/gnupg/gnupg-2.4.7.ebuild +++ b/app-crypt/gnupg/gnupg-2.4.7.ebuild @@ -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 )"