summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 14:11:02 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 14:11:02 +0000
commitef2b837deec5c4bda7da265af750b48b8d1ad1d8 (patch)
tree81ca7accb29c5f5c8b6f37c636e081172d3e4f8a /sys-devel/bison/bison-1.75.ebuild
parentppc profile cleanup (diff)
downloadhistorical-ef2b837deec5c4bda7da265af750b48b8d1ad1d8.tar.gz
historical-ef2b837deec5c4bda7da265af750b48b8d1ad1d8.tar.bz2
historical-ef2b837deec5c4bda7da265af750b48b8d1ad1d8.zip
ppc profile cleanup
Diffstat (limited to 'sys-devel/bison/bison-1.75.ebuild')
-rw-r--r--sys-devel/bison/bison-1.75.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bison/bison-1.75.ebuild b/sys-devel/bison/bison-1.75.ebuild
index ef5e233b05ae..aececd91b573 100644
--- a/sys-devel/bison/bison-1.75.ebuild
+++ b/sys-devel/bison/bison-1.75.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.75.ebuild,v 1.7 2003/02/13 16:28:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.75.ebuild,v 1.8 2003/07/16 14:08:07 pvdabeel 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="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND="nls? ( sys-devel/gettext )"
# icc? ( dev-lang/icc )"