summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 03:47:30 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 03:47:30 +0000
commitb3bb468186dbcb6136c9c0ffc2c79f518afc771c (patch)
treef1949e232e32514bbe35fc6cf1d854b34604d463 /sys-devel/flex
parentAdding sparc/sparc64 keywords (diff)
downloadgentoo-2-b3bb468186dbcb6136c9c0ffc2c79f518afc771c.tar.gz
gentoo-2-b3bb468186dbcb6136c9c0ffc2c79f518afc771c.tar.bz2
gentoo-2-b3bb468186dbcb6136c9c0ffc2c79f518afc771c.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-devel/flex')
-rw-r--r--sys-devel/flex/flex-2.5.4a-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/flex/flex-2.5.4a-r4.ebuild b/sys-devel/flex/flex-2.5.4a-r4.ebuild
index cd344c3b358b..5e593ecd14af 100644
--- a/sys-devel/flex/flex-2.5.4a-r4.ebuild
+++ b/sys-devel/flex/flex-2.5.4a-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r4.ebuild,v 1.6 2002/08/01 11:59:04 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r4.ebuild,v 1.7 2002/08/14 03:45:33 murphy Exp $
S=${WORKDIR}/flex-2.5.4
DESCRIPTION="GNU lexical analyser generator"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/non-gnu/flex/flex-2.5.4a.tar.gz"
HOMEPAGE="http://www.gnu.org/software/flex/flex.html"
LICENSE="FLEX"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
DEPEND="virtual/glibc"
RDEPEND="virtual/glibc"