summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2005-08-18 22:55:37 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2005-08-18 22:55:37 +0000
commit990b21c9520536fe1d6b793a02f91d09fe1fdff8 (patch)
treea6ba41694432fbbb153b6695886a05c0c0a05109 /dev-util/yacc/yacc-1.9.1-r2.ebuild
parentAdd patch from upstream to fix a coredump in some games #102987 by Avuton Olr... (diff)
downloadgentoo-2-990b21c9520536fe1d6b793a02f91d09fe1fdff8.tar.gz
gentoo-2-990b21c9520536fe1d6b793a02f91d09fe1fdff8.tar.bz2
gentoo-2-990b21c9520536fe1d6b793a02f91d09fe1fdff8.zip
Stable on sh.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/yacc/yacc-1.9.1-r2.ebuild')
-rw-r--r--dev-util/yacc/yacc-1.9.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/yacc/yacc-1.9.1-r2.ebuild b/dev-util/yacc/yacc-1.9.1-r2.ebuild
index 4f7807b16f1d..7a9717c14f18 100644
--- a/dev-util/yacc/yacc-1.9.1-r2.ebuild
+++ b/dev-util/yacc/yacc-1.9.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/yacc-1.9.1-r2.ebuild,v 1.7 2005/05/07 11:23:04 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/yacc-1.9.1-r2.ebuild,v 1.8 2005/08/18 22:55:37 matsuu Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/devel/compiler-tools/${P}.tar.Z"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""