summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-08-10 03:04:50 +0000
committerMark Guertin <gerk@gentoo.org>2002-08-10 03:04:50 +0000
commitb28d344edc1ec59907247f23f296a30632cef1c8 (patch)
tree6171b114843e492071e175a2f7942101fd53d9a5 /dev-util/yacc
parentUnmasked perl-5.6.1-r6 - fix for hardcoded architectures in the ebuild (diff)
downloadgentoo-2-b28d344edc1ec59907247f23f296a30632cef1c8.tar.gz
gentoo-2-b28d344edc1ec59907247f23f296a30632cef1c8.tar.bz2
gentoo-2-b28d344edc1ec59907247f23f296a30632cef1c8.zip
added ppc to keywords
Diffstat (limited to 'dev-util/yacc')
-rw-r--r--dev-util/yacc/yacc-1.9.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/yacc/yacc-1.9.1-r1.ebuild b/dev-util/yacc/yacc-1.9.1-r1.ebuild
index 449544b565f4..a2f7c0f0f802 100644
--- a/dev-util/yacc/yacc-1.9.1-r1.ebuild
+++ b/dev-util/yacc/yacc-1.9.1-r1.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/dev-util/yacc/yacc-1.9.1-r1.ebuild,v 1.8 2002/07/23 13:28:37 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/yacc-1.9.1-r1.ebuild,v 1.9 2002/08/10 03:04:50 gerk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Yacc"
@@ -9,7 +9,7 @@ HOMEPAGE="http://dinosaur.compilertools.net/#yacc"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
DEPEND="virtual/glibc"