diff options
Diffstat (limited to 'app-crypt/mhash/mhash-0.8.18-r1.ebuild')
-rw-r--r-- | app-crypt/mhash/mhash-0.8.18-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mhash/mhash-0.8.18-r1.ebuild b/app-crypt/mhash/mhash-0.8.18-r1.ebuild index 2712c61ac57b..5bb33febf5e0 100644 --- a/app-crypt/mhash/mhash-0.8.18-r1.ebuild +++ b/app-crypt/mhash/mhash-0.8.18-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.18-r1.ebuild,v 1.4 2003/06/19 02:16:22 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.18-r1.ebuild,v 1.5 2003/08/14 19:08:52 tester Exp $ DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms." SRC_URI="mirror://sourceforge/mhash/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://mhash.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha hppa" +KEYWORDS="x86 ppc sparc ~alpha hppa amd64" DEPEND="virtual/glibc" RDEPEND="" |