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 0bb0d0280e89..a462afa02b0a 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.4 2012/12/23 16:56:24 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.8-r2.ebuild,v 1.5 2012/12/24 20:11:04 pinkbyte 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 |