commit: 7e05ee9f9f43b7b2c2adaa7b93d893fa02fcc93b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 12:59:44 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 12:59:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e05ee9f
app-crypt/gnupg: Stabilize 2.4.7 arm, #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 bacb2b7ab12f..40f1f20a26f7 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 )"