diff options
author | 2017-01-16 16:29:44 +0100 | |
---|---|---|
committer | 2017-01-16 16:30:25 +0100 | |
commit | 04c01573f387a30b400d41f5aff659e035002471 (patch) | |
tree | 6cf0ee6d5e035f9e66209e77ce16a0fa07d1829c /app-crypt | |
parent | dev-util/cmake: Stable for HPPA (bug #602772). (diff) | |
download | gentoo-04c01573f387a30b400d41f5aff659e035002471.tar.gz gentoo-04c01573f387a30b400d41f5aff659e035002471.tar.bz2 gentoo-04c01573f387a30b400d41f5aff659e035002471.zip |
app-crypt/gnupg: Stable for HPPA (bug #552936).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-2.1.15.ebuild b/app-crypt/gnupg/gnupg-2.1.15.ebuild index e0624a5e04c3..f942439aeb84 100644 --- a/app-crypt/gnupg/gnupg-2.1.15.ebuild +++ b/app-crypt/gnupg/gnupg-2.1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="bzip2 doc +gnutls ldap nls readline selinux smartcard tofu tools usb" COMMON_DEPEND_LIBS=" |