diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-25 13:11:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-25 13:11:22 +0000 |
commit | f691144e2bdc4408ab49c5d22329c103de7067c7 (patch) | |
tree | 9effbe62d7e8742b222bd72071629a7e53082362 /sys-devel/m4 | |
parent | Version bump. (diff) | |
download | historical-f691144e2bdc4408ab49c5d22329c103de7067c7.tar.gz historical-f691144e2bdc4408ab49c5d22329c103de7067c7.tar.bz2 historical-f691144e2bdc4408ab49c5d22329c103de7067c7.zip |
arm/ia64/s390/sh stable
Diffstat (limited to 'sys-devel/m4')
-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 a12629e62de9..52de47d2111a 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.1 2006/08/26 05:19:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.6.ebuild,v 1.2 2006/09/25 13:11:22 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 ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc ~x86 ~x86-fbsd" IUSE="nls" DEPEND="nls? ( sys-devel/gettext )" |