commit: f67196635654fb866a2d81e7782fc4605192fece Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 20 12:55:40 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 20 12:55:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6719663
app-crypt/gnupg: Stabilize 2.4.7 hppa, #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 1c146f45be44..ad09bbc7fcc0 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 )"