diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-15 08:40:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-15 08:40:20 +0000 |
commit | 513539ddac18f9be37bdfee45d10e0581b3c0912 (patch) | |
tree | b06cc558a36589aca56b67ef65d95f8c3fee1fd1 /app-crypt/gnupg/gnupg-2.0.26-r3.ebuild | |
parent | Stable for ppc, wrt bug #531292 (diff) | |
download | historical-513539ddac18f9be37bdfee45d10e0581b3c0912.tar.gz historical-513539ddac18f9be37bdfee45d10e0581b3c0912.tar.bz2 historical-513539ddac18f9be37bdfee45d10e0581b3c0912.zip |
Stable for ppc, wrt bug #534110
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'app-crypt/gnupg/gnupg-2.0.26-r3.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.0.26-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-2.0.26-r3.ebuild b/app-crypt/gnupg/gnupg-2.0.26-r3.ebuild index 95de4aab8238..7d99a63de770 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-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.5 2015/01/14 20:38:00 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.26-r3.ebuild,v 1.6 2015/01/15 08:40:19 ago 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=" |