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/bison/bison-1.35.ebuild
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/bison/bison-1.35.ebuild')
-rw-r--r--sys-devel/bison/bison-1.35.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bison/bison-1.35.ebuild b/sys-devel/bison/bison-1.35.ebuild
index 6ad68acd3364..32f1e7c9768d 100644
--- a/sys-devel/bison/bison-1.35.ebuild
+++ b/sys-devel/bison/bison-1.35.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/bison/bison-1.35.ebuild,v 1.1 2002/08/10 03:17:05 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.2 2002/08/14 03:47:11 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A yacc-compatible parser generator"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/bison/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
DEPEND="nls? ( sys-devel/gettext )"