From f507e705d20d4c505b5c898616857c1e39c8c30f Mon Sep 17 00:00:00 2001 From: Brian Jackson Date: Tue, 2 Mar 2004 16:40:37 +0000 Subject: adding initial s390 support --- app-crypt/hashalot/hashalot-0.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/hashalot/hashalot-0.1.0.ebuild b/app-crypt/hashalot/hashalot-0.1.0.ebuild index 8e56c11b82f0..0d40aa10de65 100644 --- a/app-crypt/hashalot/hashalot-0.1.0.ebuild +++ b/app-crypt/hashalot/hashalot-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.1.0.ebuild,v 1.9 2004/02/22 18:12:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.1.0.ebuild,v 1.10 2004/03/02 16:40:37 iggy Exp $ DESCRIPTION="CryptoAPI utils" HOMEPAGE="http://www.kerneli.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.stwing.org/~sluskyb/util-linux/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ppc sparc hppa ~ia64 ~mips ~alpha ppc64" +KEYWORDS="x86 ~amd64 ppc sparc hppa ~ia64 ~mips ~alpha ppc64 s390" src_install() { einstall || die "install error" -- cgit v1.2.3-65-gdbad