summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-31 02:14:22 +0000
committerTom Gall <tgall@gentoo.org>2004-07-31 02:14:22 +0000
commit66f597b480d9e99f874993ca6f5bbd33a6005afe (patch)
treebda3acc322ddf3da3ec24338a3d8e0731631488d /app-crypt/gnupg/gnupg-1.2.4.ebuild
parentadd pda (diff)
downloadgentoo-2-66f597b480d9e99f874993ca6f5bbd33a6005afe.tar.gz
gentoo-2-66f597b480d9e99f874993ca6f5bbd33a6005afe.tar.bz2
gentoo-2-66f597b480d9e99f874993ca6f5bbd33a6005afe.zip
stable on ppc64, bug #57114
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.2.4.ebuild')
-rw-r--r--app-crypt/gnupg/gnupg-1.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.2.4.ebuild b/app-crypt/gnupg/gnupg-1.2.4.ebuild
index 7bce14b45fdc..877fc561b950 100644
--- a/app-crypt/gnupg/gnupg-1.2.4.ebuild
+++ b/app-crypt/gnupg/gnupg-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.4.ebuild,v 1.21 2004/07/14 04:39:11 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.4.ebuild,v 1.22 2004/07/31 02:12:30 tgall Exp $
inherit eutils flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/gnupg/${P}.tar.bz2
LICENSE="GPL-2 | IDEA GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~mips alpha hppa amd64 ia64 ~ppc64"
+KEYWORDS="x86 ppc sparc ~mips alpha hppa amd64 ia64 ppc64"
IUSE="X ldap nls static caps idea"
RDEPEND="!static? ( ldap? ( net-nds/openldap )