diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 13:45:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 14:03:36 +0100 |
commit | d78e3a9b2e754486178b6e334d2a2b61ae764e6a (patch) | |
tree | bbf414ca8de1832cf8b74ee26361c90a62f387db /app-crypt/gnupg | |
parent | net-misc/dhcpcd: stable 7.1.1-r2 for ppc64, bug #684430 (diff) | |
download | gentoo-d78e3a9b2e754486178b6e334d2a2b61ae764e6a.tar.gz gentoo-d78e3a9b2e754486178b6e334d2a2b61ae764e6a.tar.bz2 gentoo-d78e3a9b2e754486178b6e334d2a2b61ae764e6a.zip |
app-crypt/gnupg: stable 2.2.15 for ppc64, bug #684352
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-crypt/gnupg')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.2.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gnupg/gnupg-2.2.15.ebuild b/app-crypt/gnupg/gnupg-2.2.15.ebuild index cff2f98627cc..9d13dd790b81 100644 --- a/app-crypt/gnupg/gnupg-2.2.15.ebuild +++ b/app-crypt/gnupg/gnupg-2.2.15.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 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 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. |