diff options
Diffstat (limited to 'app-crypt/mcrypt/mcrypt-2.6.8-r2.ebuild')
-rw-r--r-- | app-crypt/mcrypt/mcrypt-2.6.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mcrypt/mcrypt-2.6.8-r2.ebuild b/app-crypt/mcrypt/mcrypt-2.6.8-r2.ebuild index d7c3b35b7351..0bb0d0280e89 100644 --- a/app-crypt/mcrypt/mcrypt-2.6.8-r2.ebuild +++ b/app-crypt/mcrypt/mcrypt-2.6.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.8-r2.ebuild,v 1.3 2012/12/22 20:54:55 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.8-r2.ebuild,v 1.4 2012/12/23 16:56:24 jdhore Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-macos" +KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-macos" IUSE="nls" DEPEND=">=dev-libs/libmcrypt-2.5.8 |