diff options
-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" |