diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-02-13 05:38:41 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-02-13 05:38:41 +0000 |
commit | 96544ed1241b5b3974d8d75a5c4019afb0e59af4 (patch) | |
tree | c2712bc096efa542c92ccd16be4df0bae943e544 /app-crypt/johntheripper | |
parent | small cleanup (diff) | |
download | historical-96544ed1241b5b3974d8d75a5c4019afb0e59af4.tar.gz historical-96544ed1241b5b3974d8d75a5c4019afb0e59af4.tar.bz2 historical-96544ed1241b5b3974d8d75a5c4019afb0e59af4.zip |
added other arches for testing
Diffstat (limited to 'app-crypt/johntheripper')
-rw-r--r-- | app-crypt/johntheripper/johntheripper-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/johntheripper/johntheripper-1.6.ebuild b/app-crypt/johntheripper/johntheripper-1.6.ebuild index 07c73b218ef6..c00dfda47002 100644 --- a/app-crypt/johntheripper/johntheripper-1.6.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.6.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/johntheripper/johntheripper-1.6.ebuild,v 1.8 2003/02/13 05:38:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6.ebuild,v 1.9 2003/02/13 05:38:41 seemant Exp $ inherit eutils @@ -17,7 +17,7 @@ SRC_URI="${HOMEPAGE}/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~ppc ~alpha ~mips ~hppa" DEPEND=">=sys-devel/binutils-2.8.1.0.15" |