diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-05 11:27:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-05 11:27:08 +0000 |
commit | d7d18ee09d24fae524e2443a37987805d95dac53 (patch) | |
tree | d8e71077a104402478f0d0a9f6b9bf4efc2022f0 /app-crypt/gnupg/gnupg-1.4.18.ebuild | |
parent | Add perl-5.20 version (diff) | |
download | gentoo-2-d7d18ee09d24fae524e2443a37987805d95dac53.tar.gz gentoo-2-d7d18ee09d24fae524e2443a37987805d95dac53.tar.bz2 gentoo-2-d7d18ee09d24fae524e2443a37987805d95dac53.zip |
Stable for ppc, wrt bug #514718
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.4.18.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.4.18.ebuild b/app-crypt/gnupg/gnupg-1.4.18.ebuild index b2febebeaa58..a0f1a781b379 100644 --- a/app-crypt/gnupg/gnupg-1.4.18.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.18.ebuild,v 1.5 2014/07/05 11:26:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.18.ebuild,v 1.6 2014/07/05 11:27:08 ago 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=" |