diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-10 17:43:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-10 17:44:49 +0200 |
commit | 43a6aec053c6f85bfed79052b5996516677963f9 (patch) | |
tree | 74c0b8b2ccff0277d378676aed5024cffdd84006 /app-crypt | |
parent | kde-frameworks/kwallet: x86 stable wrt bug #617730 (diff) | |
download | gentoo-43a6aec053c6f85bfed79052b5996516677963f9.tar.gz gentoo-43a6aec053c6f85bfed79052b5996516677963f9.tar.bz2 gentoo-43a6aec053c6f85bfed79052b5996516677963f9.zip |
app-crypt/gnupg: x86 stable wrt bug #617960
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.1.20-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gnupg/gnupg-2.1.20-r1.ebuild b/app-crypt/gnupg/gnupg-2.1.20-r1.ebuild index aef32d1b2d28..bc6e1b2da54b 100644 --- a/app-crypt/gnupg/gnupg-2.1.20-r1.ebuild +++ b/app-crypt/gnupg/gnupg-2.1.20-r1.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-3" MY_P="${P/_/-}" SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2" -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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="bzip2 doc +gnutls ldap nls readline selinux +smartcard tofu tools usb wks-server" |