summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-23 00:20:14 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-23 00:20:14 +0000
commit85ce1256d20566e37e9795c37f9ac84d139e0dbb (patch)
tree8787102128548205e9b38fc3cd3aa9db145cbc64 /sys-devel/bison
parentinitial ebuild #37586 (diff)
downloadgentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.tar.gz
gentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.tar.bz2
gentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.zip
Remove arm keywords
Diffstat (limited to 'sys-devel/bison')
-rw-r--r--sys-devel/bison/bison-1.35.ebuild4
-rw-r--r--sys-devel/bison/bison-1.875.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/bison/bison-1.35.ebuild b/sys-devel/bison/bison-1.35.ebuild
index cd552d7a839c..329a995255c8 100644
--- a/sys-devel/bison/bison-1.35.ebuild
+++ b/sys-devel/bison/bison-1.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.19 2004/02/01 10:54:01 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.20 2004/02/23 00:18:26 agriffis Exp $
IUSE="nls static build" # icc"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm"
+KEYWORDS="amd64 x86 ppc sparc alpha mips hppa "
DEPEND="nls? ( sys-devel/gettext )"
# icc? ( dev-lang/icc )"
diff --git a/sys-devel/bison/bison-1.875.ebuild b/sys-devel/bison/bison-1.875.ebuild
index 20722b6727fb..63a80bbb46f4 100644
--- a/sys-devel/bison/bison-1.875.ebuild
+++ b/sys-devel/bison/bison-1.875.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.12 2004/02/06 20:39:55 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.13 2004/02/23 00:18:26 agriffis Exp $
inherit gcc
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/bison/${P}.tar.bz2"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86 ~ppc sparc alpha mips hppa ~arm ia64 ppc64"
+KEYWORDS="amd64 x86 ~ppc sparc alpha mips hppa ia64 ppc64"
DEPEND="sys-devel/m4
nls? ( sys-devel/gettext )"