diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 05:10:36 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 05:10:36 +0000 |
commit | 4386b56dd1bfd80bf42ae5c9d64186b30b53037e (patch) | |
tree | 17a535606c23cc638aee3ca41be9289be31c3038 /sys-devel/flex | |
parent | ppc64 (diff) | |
download | historical-4386b56dd1bfd80bf42ae5c9d64186b30b53037e.tar.gz historical-4386b56dd1bfd80bf42ae5c9d64186b30b53037e.tar.bz2 historical-4386b56dd1bfd80bf42ae5c9d64186b30b53037e.zip |
ppc64
Diffstat (limited to 'sys-devel/flex')
-rw-r--r-- | sys-devel/flex/flex-2.5.4a-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/flex/flex-2.5.4a-r5.ebuild b/sys-devel/flex/flex-2.5.4a-r5.ebuild index 06798e0a9c51..25912995448e 100644 --- a/sys-devel/flex/flex-2.5.4a-r5.ebuild +++ b/sys-devel/flex/flex-2.5.4a-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r5.ebuild,v 1.14 2003/09/18 00:47:02 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r5.ebuild,v 1.15 2003/12/17 05:09:55 brad_mssw Exp $ S="${WORKDIR}/${P/a/}" DESCRIPTION="GNU lexical analyser generator" @@ -9,7 +9,7 @@ HOMEPAGE="http://lex.sourceforge.net/" LICENSE="FLEX" SLOT="0" -KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64" +KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64 ppc64" DEPEND="virtual/glibc" RDEPEND="virtual/glibc" |