diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 19:44:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 19:44:36 +0000 |
commit | 7763415a7f2b50f00c0e1bd1359344c7db980621 (patch) | |
tree | daad30af1905dc01a62f9ac36ff43f066294f359 /app-crypt/gnupg/gnupg-1.4.14.ebuild | |
parent | Stable for arm, wrt bug #470310 (diff) | |
download | gentoo-2-7763415a7f2b50f00c0e1bd1359344c7db980621.tar.gz gentoo-2-7763415a7f2b50f00c0e1bd1359344c7db980621.tar.bz2 gentoo-2-7763415a7f2b50f00c0e1bd1359344c7db980621.zip |
Stable for arm, wrt bug #478184
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
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 f531d7f6e650..82efe9dba92a 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.5 2013/07/28 13:36:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.14.ebuild,v 1.6 2013/07/28 19:44:36 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=" |