summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2004-02-22 17:56:47 +0000
committerBrad House <brad_mssw@gentoo.org>2004-02-22 17:56:47 +0000
commitbb35e98a95a17071ced9def72fb5bb0a144b79ce (patch)
treea54da72565aa518bd722c92ecded48f3b38c5b01 /dev-libs
parentRemove arm keywords (Manifest recommit) (diff)
downloadgentoo-2-bb35e98a95a17071ced9def72fb5bb0a144b79ce.tar.gz
gentoo-2-bb35e98a95a17071ced9def72fb5bb0a144b79ce.tar.bz2
gentoo-2-bb35e98a95a17071ced9def72fb5bb0a144b79ce.zip
amd64
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.1.91.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgcrypt/libgcrypt-1.1.91.ebuild b/dev-libs/libgcrypt/libgcrypt-1.1.91.ebuild
index 732007da9d17..745bc53ef20a 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.1.91.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.1.91.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.91.ebuild,v 1.2 2004/02/02 03:13:49 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.1.91.ebuild,v 1.3 2004/02/22 17:52:01 brad_mssw Exp $
DESCRIPTION="general purpose crypto library based on the code used in GnuPG"
HOMEPAGE="http://www.gnupg.org/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 amd64"
IUSE="doc nls"
DEPEND="dev-libs/libgpg-error"