diff options
Diffstat (limited to 'app-crypt/johntheripper/johntheripper-1.7.3.1.ebuild')
-rw-r--r-- | app-crypt/johntheripper/johntheripper-1.7.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/johntheripper/johntheripper-1.7.3.1.ebuild b/app-crypt/johntheripper/johntheripper-1.7.3.1.ebuild index 3898a7758615..43f74b29a649 100644 --- a/app-crypt/johntheripper/johntheripper-1.7.3.1.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.7.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.3.1.ebuild,v 1.1 2008/11/04 08:06:54 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.3.1.ebuild,v 1.2 2009/03/03 13:54:27 pva Exp $ inherit eutils flag-o-matic toolchain-funcs pax-utils @@ -20,7 +20,7 @@ SRC_URI="http://www.openwall.com/john/g/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" EAPI=1 IUSE="mmx altivec sse2 custom-cflags -minimal -mpi" |