summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-10-31 22:10:25 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-10-31 22:10:25 +0000
commit021da9565a4b16d04be97cbd6c81672f472d06b5 (patch)
tree7db8ff4dc7d52b01a81a9049ddb87b0b4cee9ce8 /app-crypt
parentFixes #9865. (diff)
downloadgentoo-2-021da9565a4b16d04be97cbd6c81672f472d06b5.tar.gz
gentoo-2-021da9565a4b16d04be97cbd6c81672f472d06b5.tar.bz2
gentoo-2-021da9565a4b16d04be97cbd6c81672f472d06b5.zip
Forgot ~
Diffstat (limited to 'app-crypt')
-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 619556ac53a6..6e63fae6be0b 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.2 2002/10/31 21:12:28 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.1.ebuild,v 1.3 2002/10/31 22:10:25 rphillips 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 )