summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-12-17 04:15:38 +0000
committerBrad House <brad_mssw@gentoo.org>2003-12-17 04:15:38 +0000
commit0bd6cb96a51bc7296c09b0ef0704a42fec46f9b6 (patch)
tree8bac90c215865077efbb8bc7a601aaab6fa0b452 /sys-devel/bison
parentppc64 (diff)
downloadgentoo-2-0bd6cb96a51bc7296c09b0ef0704a42fec46f9b6.tar.gz
gentoo-2-0bd6cb96a51bc7296c09b0ef0704a42fec46f9b6.tar.bz2
gentoo-2-0bd6cb96a51bc7296c09b0ef0704a42fec46f9b6.zip
ppc64
Diffstat (limited to 'sys-devel/bison')
-rw-r--r--sys-devel/bison/bison-1.875.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bison/bison-1.875.ebuild b/sys-devel/bison/bison-1.875.ebuild
index c23089cc5abb..03ac0adf9047 100644
--- a/sys-devel/bison/bison-1.875.ebuild
+++ b/sys-devel/bison/bison-1.875.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/bison/bison-1.875.ebuild,v 1.7 2003/12/08 22:26:14 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.8 2003/12/17 04:14:33 brad_mssw Exp $
IUSE="nls static build" # icc"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
SLOT="0"
# do not compile xfree
-KEYWORDS="amd64 ~x86 ~ppc ~sparc alpha ~mips hppa ~arm ia64"
+KEYWORDS="amd64 ~x86 ~ppc ~sparc alpha ~mips hppa ~arm ia64 ppc64"
DEPEND="sys-devel/m4
nls? ( sys-devel/gettext )"