diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 08:57:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 08:57:51 +0000 |
commit | 91f872cf3dcb911745babd79ad8f5311c9dd265f (patch) | |
tree | a29b1e878e0de599171a6baec71424feda97bc7d /app-crypt/gnupg/gnupg-2.0.26-r3.ebuild | |
parent | Version bump (diff) | |
download | historical-91f872cf3dcb911745babd79ad8f5311c9dd265f.tar.gz historical-91f872cf3dcb911745babd79ad8f5311c9dd265f.tar.bz2 historical-91f872cf3dcb911745babd79ad8f5311c9dd265f.zip |
Stable for HPPA (bug #534110).
Package-Manager: portage-2.2.15/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'app-crypt/gnupg/gnupg-2.0.26-r3.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.0.26-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/gnupg/gnupg-2.0.26-r3.ebuild b/app-crypt/gnupg/gnupg-2.0.26-r3.ebuild index 9e03d08aa770..2836c46491c4 100644 --- a/app-crypt/gnupg/gnupg-2.0.26-r3.ebuild +++ b/app-crypt/gnupg/gnupg-2.0.26-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.26-r3.ebuild,v 1.1 2014/12/31 18:27:16 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.26-r3.ebuild,v 1.2 2015/01/13 08:57:50 jer Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 doc ldap nls mta readline static selinux smartcard tools usb" COMMON_DEPEND_LIBS=" |