diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-16 13:04:22 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-16 13:04:22 +0000 |
commit | 558c73f0555601823b0d036202304bd2f823718d (patch) | |
tree | c4a1c958f33b37242b6d74f469f991128093c4d0 /sys-devel/flex/flex-2.5.4a-r6.ebuild | |
parent | Marked Stable on AMD64. Fix Headers. (diff) | |
download | gentoo-2-558c73f0555601823b0d036202304bd2f823718d.tar.gz gentoo-2-558c73f0555601823b0d036202304bd2f823718d.tar.bz2 gentoo-2-558c73f0555601823b0d036202304bd2f823718d.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-devel/flex/flex-2.5.4a-r6.ebuild')
-rw-r--r-- | sys-devel/flex/flex-2.5.4a-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/flex/flex-2.5.4a-r6.ebuild b/sys-devel/flex/flex-2.5.4a-r6.ebuild index 64a51eab7a8a..1cf177f5b4fb 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 # 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.5 2005/08/16 04:19:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r6.ebuild,v 1.6 2005/08/16 13:04:22 gustavoz 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="" |