diff options
author | Sam James <sam@gentoo.org> | 2024-10-30 16:58:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-30 16:58:03 +0000 |
commit | 9a59272463f8859e7d6172f98198693bcf1e528a (patch) | |
tree | a0bba468ab9d75fa577de85edd70fe615e214775 /app-crypt | |
parent | dev-libs/cxxopts: Stabilize 3.2.0-r1 arm, #932020 (diff) | |
download | gentoo-9a59272463f8859e7d6172f98198693bcf1e528a.tar.gz gentoo-9a59272463f8859e7d6172f98198693bcf1e528a.tar.bz2 gentoo-9a59272463f8859e7d6172f98198693bcf1e528a.zip |
app-crypt/gnupg: Stabilize 2.4.5-r2 hppa, #940880
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.4.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gnupg/gnupg-2.4.5-r2.ebuild b/app-crypt/gnupg/gnupg-2.4.5-r2.ebuild index 61bd51928024..b39c186864ac 100644 --- a/app-crypt/gnupg/gnupg-2.4.5-r2.ebuild +++ b/app-crypt/gnupg/gnupg-2.4.5-r2.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 )" |