diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-21 17:17:12 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-21 17:17:46 -0400 |
commit | 2b801291cbb3d45b57ed2fff6577c06612902bfa (patch) | |
tree | 86cf49cfe2afd925eeaa48d5e45bf8c4fc3deb75 /app-crypt | |
parent | app-portage/pfl: hide sys-apps/util-linux RDEPEND behind USE flag (diff) | |
download | gentoo-2b801291cbb3d45b57ed2fff6577c06612902bfa.tar.gz gentoo-2b801291cbb3d45b57ed2fff6577c06612902bfa.tar.bz2 gentoo-2b801291cbb3d45b57ed2fff6577c06612902bfa.zip |
app-crypt/gnupg: arm64 stable (bug #689392)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.2.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gnupg/gnupg-2.2.17.ebuild b/app-crypt/gnupg/gnupg-2.2.17.ebuild index a7dd1321f01e..d743716bc4fa 100644 --- a/app-crypt/gnupg/gnupg-2.2.17.ebuild +++ b/app-crypt/gnupg/gnupg-2.2.17.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 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-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. |