diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-04 00:38:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-04 00:38:35 +0000 |
commit | 5c90c87233d2ba6df1b75afb1dd2602f82a66d4c (patch) | |
tree | a883e888129db06aa907342e9a1baa97e3c8e15f /sys-devel | |
parent | Mark 0.30 stable on ia64 (diff) | |
download | gentoo-2-5c90c87233d2ba6df1b75afb1dd2602f82a66d4c.tar.gz gentoo-2-5c90c87233d2ba6df1b75afb1dd2602f82a66d4c.tar.bz2 gentoo-2-5c90c87233d2ba6df1b75afb1dd2602f82a66d4c.zip |
mips stable
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/flex/flex-2.5.4a-r6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/flex/flex-2.5.4a-r6.ebuild b/sys-devel/flex/flex-2.5.4a-r6.ebuild index d437ee7bc9ad..069bef21b798 100644 --- a/sys-devel/flex/flex-2.5.4a-r6.ebuild +++ b/sys-devel/flex/flex-2.5.4a-r6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r6.ebuild,v 1.9 2005/09/16 11:19:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r6.ebuild,v 1.10 2006/02/04 00:38:35 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="FLEX" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="build static" DEPEND="" |