summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-09-09 12:54:37 +0000
committerJason Wever <weeve@gentoo.org>2005-09-09 12:54:37 +0000
commit8541824f8a1ee8be704e9718aac14f3333c28786 (patch)
treef30ec4ce46ae6ea64211721e15b63f0ca30bb94b /dev-util/re2c/re2c-0.9.9.ebuild
parentMarked stable. (diff)
downloadgentoo-2-8541824f8a1ee8be704e9718aac14f3333c28786.tar.gz
gentoo-2-8541824f8a1ee8be704e9718aac14f3333c28786.tar.bz2
gentoo-2-8541824f8a1ee8be704e9718aac14f3333c28786.zip
Added ~sparc keyword to help fix the broken dependencies of dev-php/PEAR-Date-1.4.3-r1.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-util/re2c/re2c-0.9.9.ebuild')
-rw-r--r--dev-util/re2c/re2c-0.9.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/re2c/re2c-0.9.9.ebuild b/dev-util/re2c/re2c-0.9.9.ebuild
index 44d210dd46b0..3efaeb883763 100644
--- a/dev-util/re2c/re2c-0.9.9.ebuild
+++ b/dev-util/re2c/re2c-0.9.9.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/re2c/re2c-0.9.9.ebuild,v 1.1 2005/08/01 04:31:14 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/re2c/re2c-0.9.9.ebuild,v 1.2 2005/09/09 12:50:52 weeve Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc ~sparc ~x86"
IUSE=""
RDEPEND="virtual/libc"