summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-23 00:14:08 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-23 00:14:08 +0000
commitc5555ea296f01102e483d8f2096314174dbabb5c (patch)
treed00a531b5aebcfad62ffb47d6b3bc59a94667fb7 /app-crypt/mhash/mhash-0.9.2.ebuild
parentDo not run ssl testsuite if threading is disabled. Reported by Krzysiek Pawli... (diff)
downloadhistorical-c5555ea296f01102e483d8f2096314174dbabb5c.tar.gz
historical-c5555ea296f01102e483d8f2096314174dbabb5c.tar.bz2
historical-c5555ea296f01102e483d8f2096314174dbabb5c.zip
Keyword the right one.
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'app-crypt/mhash/mhash-0.9.2.ebuild')
-rw-r--r--app-crypt/mhash/mhash-0.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mhash/mhash-0.9.2.ebuild b/app-crypt/mhash/mhash-0.9.2.ebuild
index 46a3b3a97131..f065d771180d 100644
--- a/app-crypt/mhash/mhash-0.9.2.ebuild
+++ b/app-crypt/mhash/mhash-0.9.2.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/app-crypt/mhash/mhash-0.9.2.ebuild,v 1.5 2006/01/08 14:31:09 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.9.2.ebuild,v 1.6 2006/04/23 00:14:08 flameeyes Exp $
DESCRIPTION="library providing a uniform interface to a large number of hash algorithms"
HOMEPAGE="http://mhash.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/mhash/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""