diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-05-10 16:50:31 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-05-10 16:50:31 +0200 |
commit | d150c1beeb423f89d3ee6bad2d049476f4c0c2b5 (patch) | |
tree | 82afe8b748437d0b6302b0048993e5ffdd551b98 /app-crypt | |
parent | dev-python/graph-tool: revert the stabilization because of bug #618114 (diff) | |
download | gentoo-d150c1beeb423f89d3ee6bad2d049476f4c0c2b5.tar.gz gentoo-d150c1beeb423f89d3ee6bad2d049476f4c0c2b5.tar.bz2 gentoo-d150c1beeb423f89d3ee6bad2d049476f4c0c2b5.zip |
app-crypt/gnupg: Stable for HPPA (bug #617960).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
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 87d11688ce20..aef32d1b2d28 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" |