diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 11:04:14 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 11:04:14 +0000 |
commit | ebd6340e2714df698dfe5912644ebc0f0ac4de06 (patch) | |
tree | 57100ec512f69868b5f588afed002803d5d86dc7 /app-crypt | |
parent | sys-process/atop: Stabilize 2.11.0 arm64, #940877 (diff) | |
download | gentoo-ebd6340e2714df698dfe5912644ebc0f0ac4de06.tar.gz gentoo-ebd6340e2714df698dfe5912644ebc0f0ac4de06.tar.bz2 gentoo-ebd6340e2714df698dfe5912644ebc0f0ac4de06.zip |
app-crypt/gnupg: Stabilize 2.4.5-r2 arm64, #940880
Signed-off-by: Arthur Zamarin <arthurzam@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 25adbec972b4..c5d12577d083 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 )" |