diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-03 03:21:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-03 03:21:29 +0000 |
commit | 46b9682ebbe82d8baea8fc13b091443cb4ebb95e (patch) | |
tree | 019f4511b496db45d52ee3e9409893ed416c6eaf /app-crypt/gnupg | |
parent | Version bump. (diff) | |
download | gentoo-2-46b9682ebbe82d8baea8fc13b091443cb4ebb95e.tar.gz gentoo-2-46b9682ebbe82d8baea8fc13b091443cb4ebb95e.tar.bz2 gentoo-2-46b9682ebbe82d8baea8fc13b091443cb4ebb95e.zip |
arm/ia64 stable
(Portage version: 2.0.53)
Diffstat (limited to 'app-crypt/gnupg')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.4.2-r3.ebuild b/app-crypt/gnupg/gnupg-1.4.2-r3.ebuild index 5dcb7b61f0d2..bc6b8799667f 100644 --- a/app-crypt/gnupg/gnupg-1.4.2-r3.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.2-r3.ebuild,v 1.9 2005/12/02 21:37:02 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.2-r3.ebuild,v 1.10 2005/12/03 03:21:29 vapier Exp $ inherit eutils flag-o-matic linux-info @@ -15,7 +15,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 ~s390 sparc x86" IUSE="bzip2 caps curl ecc idea ldap nls readline selinux smartcard static usb zlib X" COMMON_DEPEND=" |