diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-21 20:57:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-21 20:57:32 +0300 |
commit | 64c7c5a320995f0d612446791942cb32391d8407 (patch) | |
tree | 9762dc9d68df0a5c7b64a6130b2c692cb3e2b25f /app-crypt | |
parent | dev-lang/go: 1.11.1 version bump (diff) | |
download | gentoo-64c7c5a320995f0d612446791942cb32391d8407.tar.gz gentoo-64c7c5a320995f0d612446791942cb32391d8407.tar.bz2 gentoo-64c7c5a320995f0d612446791942cb32391d8407.zip |
app-crypt/gnupg: amd64 stable wrt bug #669180
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-2.2.10.ebuild b/app-crypt/gnupg/gnupg-2.2.10.ebuild index 0ca7e2fde80a..5824b9f624ac 100644 --- a/app-crypt/gnupg/gnupg-2.2.10.ebuild +++ b/app-crypt/gnupg/gnupg-2.2.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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 wks-server" COMMON_DEPEND_LIBS=" |