summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild')
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild b/dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild
index 797c0fe0f19e..038b9ad66e1d 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild,v 1.13 2006/04/23 13:26:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild,v 1.14 2006/04/23 13:37:49 flameeyes Exp $
inherit eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/libgcrypt/${P}.tar.gz
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc-macos ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="nls"
RDEPEND="nls? ( virtual/libintl )