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 1ae62ea424d2..35eb381b168e 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.4 2009/10/11 20:16:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.3.1-r1.ebuild,v 1.5 2009/10/19 20:54:23 klausman 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. |