diff options
Diffstat (limited to 'sys-devel/flex/flex-2.5.35_p10.ebuild')
-rw-r--r-- | sys-devel/flex/flex-2.5.35_p10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/flex/flex-2.5.35_p10.ebuild b/sys-devel/flex/flex-2.5.35_p10.ebuild index 5b0a6bd179ed..2f4e9393ec52 100644 --- a/sys-devel/flex/flex-2.5.35_p10.ebuild +++ b/sys-devel/flex/flex-2.5.35_p10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.35_p10.ebuild,v 1.5 2011/09/23 17:33:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.35_p10.ebuild,v 1.6 2011/09/24 21:09:50 chainsaw Exp $ EAPI="3" @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/flex/${MY_P}.tar.bz2 LICENSE="FLEX" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="nls static test" RDEPEND="sys-devel/m4" |