summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.2.1.ebuild')
-rw-r--r--app-crypt/gnupg/gnupg-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.2.1.ebuild b/app-crypt/gnupg/gnupg-1.2.1.ebuild
index 82ce7be1b4e1..df1739e11042 100644
--- a/app-crypt/gnupg/gnupg-1.2.1.ebuild
+++ b/app-crypt/gnupg/gnupg-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.1.ebuild,v 1.4 2002/11/05 03:09:37 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.1.ebuild,v 1.5 2002/11/10 15:29:29 doctomoe Exp $
IUSE="X zlib ldap nls"
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/gnupg/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~sparc64"
+KEYWORDS="~x86 ppc ~sparc ~sparc64"
DEPEND="sys-devel/perl
X? ( x11-misc/xloadimage )