diff options
author | Sam James <sam@gentoo.org> | 2022-03-17 02:12:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-17 02:12:51 +0000 |
commit | 8e89e4b9208327858479f5e0038d293c9c511a93 (patch) | |
tree | 21932e5d0154441013ac70e3bca884f6daf9d44c /app-crypt | |
parent | www-servers/apache: Stabilize 2.4.53 ppc64, #835150 (diff) | |
download | gentoo-8e89e4b9208327858479f5e0038d293c9c511a93.tar.gz gentoo-8e89e4b9208327858479f5e0038d293c9c511a93.tar.bz2 gentoo-8e89e4b9208327858479f5e0038d293c9c511a93.zip |
app-crypt/gnupg: Stabilize 2.2.33-r1 arm, #833643
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.2.33-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gnupg/gnupg-2.2.33-r1.ebuild b/app-crypt/gnupg/gnupg-2.2.33-r1.ebuild index ef37c7752653..eee1b3922bec 100644 --- a/app-crypt/gnupg/gnupg-2.2.33-r1.ebuild +++ b/app-crypt/gnupg/gnupg-2.2.33-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 doc ldap nls readline selinux +smartcard ssl tofu tools usb user-socket wks-server" # Existence of executables is checked during configuration. |