diff options
Diffstat (limited to 'app-crypt/hashalot/hashalot-0.3.ebuild')
-rw-r--r-- | app-crypt/hashalot/hashalot-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/hashalot/hashalot-0.3.ebuild b/app-crypt/hashalot/hashalot-0.3.ebuild index f75bb58b7074..4ed0179abb00 100644 --- a/app-crypt/hashalot/hashalot-0.3.ebuild +++ b/app-crypt/hashalot/hashalot-0.3.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/app-crypt/hashalot/hashalot-0.3.ebuild,v 1.8 2004/07/15 14:30:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.3.ebuild,v 1.9 2004/07/16 14:54:56 gustavoz Exp $ DESCRIPTION="CryptoAPI utils" HOMEPAGE="http://www.kerneli.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.paranoiacs.org/~sluskyb/hacks/hashalot/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc mips alpha ~arm amd64 ia64" +KEYWORDS="x86 sparc mips alpha ~arm amd64 ia64 hppa" IUSE="" RDEPEND="virtual/libc" |