summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-02 02:38:43 +0000
committerTom Gall <tgall@gentoo.org>2004-07-02 02:38:43 +0000
commit6ce045c386ed128406a076dfcb58d349b3ccc6ca (patch)
tree1b28003b3459bbccb05cbab1f210edceb7aa7ab8 /dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild
parentstable on ppc64 bug #54804 (Manifest recommit) (diff)
downloadgentoo-2-6ce045c386ed128406a076dfcb58d349b3ccc6ca.tar.gz
gentoo-2-6ce045c386ed128406a076dfcb58d349b3ccc6ca.tar.bz2
gentoo-2-6ce045c386ed128406a076dfcb58d349b3ccc6ca.zip
stable on ppc64, bug #54804
Diffstat (limited to 'dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild')
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild b/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild
index bde47b6e0dcf..60e2eadfd756 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.2.0.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/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild,v 1.3 2004/06/24 23:17:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.0.ebuild,v 1.4 2004/07/02 02:38:43 tgall 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/libgcrypt/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~sparc ~mips ~alpha ~hppa ~ia64 ~ppc"
+KEYWORDS="~x86 ~amd64 ~sparc ~mips ~alpha ~hppa ~ia64 ~ppc ppc64"
IUSE="doc nls"
DEPEND="dev-libs/libgpg-error"