diff options
Diffstat (limited to 'app-crypt/johntheripper/johntheripper-1.7.3.1-r1.ebuild')
-rw-r--r-- | app-crypt/johntheripper/johntheripper-1.7.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/johntheripper/johntheripper-1.7.3.1-r1.ebuild b/app-crypt/johntheripper/johntheripper-1.7.3.1-r1.ebuild index 5fff776af947..bc2e41e965ab 100644 --- a/app-crypt/johntheripper/johntheripper-1.7.3.1-r1.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.7.3.1-r1.ebuild @@ -1,6 +1,6 @@ # 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-r1.ebuild,v 1.6 2009/11/16 22:47:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.3.1-r1.ebuild,v 1.7 2009/12/26 16:15:50 armin76 Exp $ EAPI=1 inherit eutils flag-o-matic toolchain-funcs pax-utils @@ -21,7 +21,7 @@ SRC_URI="http://www.openwall.com/john/g/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~mips ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ~ppc64 sparc ~x86" IUSE="mmx altivec sse2 custom-cflags -minimal -mpi" # Seems a bit fussy with other MPI implementations. |