diff options
author | 2013-07-27 14:11:26 +0000 | |
---|---|---|
committer | 2013-07-27 14:11:26 +0000 | |
commit | 084c9de01dafc85367e549fa0aac3f64be934707 (patch) | |
tree | ee9169133e416262a578b62d7b165884757dc1ae /app-crypt/gnupg/gnupg-1.4.14.ebuild | |
parent | Stable for HPPA (bug #478184). (diff) | |
download | gentoo-2-084c9de01dafc85367e549fa0aac3f64be934707.tar.gz gentoo-2-084c9de01dafc85367e549fa0aac3f64be934707.tar.bz2 gentoo-2-084c9de01dafc85367e549fa0aac3f64be934707.zip |
Stable for HPPA (bug #478184).
(Portage version: 2.2.0_alpha190/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.4.14.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.4.14.ebuild b/app-crypt/gnupg/gnupg-1.4.14.ebuild index 2426937bdc28..ead4a70aa3b8 100644 --- a/app-crypt/gnupg/gnupg-1.4.14.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.14.ebuild,v 1.2 2013/07/26 16:20:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.14.ebuild,v 1.3 2013/07/27 14:11:26 jer Exp $ EAPI="5" @@ -17,7 +17,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="bzip2 curl ldap mta nls readline selinux smartcard static usb zlib linguas_ru" COMMON_DEPEND=" |