diff options
-rw-r--r-- | sys-devel/m4/m4-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/m4/m4-1.4.6.ebuild b/sys-devel/m4/m4-1.4.6.ebuild index 5c498515ac1f..57884cf00ffe 100644 --- a/sys-devel/m4/m4-1.4.6.ebuild +++ b/sys-devel/m4/m4-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.6.ebuild,v 1.10 2006/11/03 18:46:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.6.ebuild,v 1.11 2006/11/26 12:47:25 vapier Exp $ #inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="nls" DEPEND="nls? ( sys-devel/gettext )" |