summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-08-06 14:56:03 +0000
committerMark Guertin <gerk@gentoo.org>2002-08-06 14:56:03 +0000
commita33d6d216d2f0548b023cd73d143c50d2a30d437 (patch)
tree7d36a025462b7dd4ea3df8e6fb4e21a9380b80fd /app-text
parentadded ppc to keywords (diff)
downloadgentoo-2-a33d6d216d2f0548b023cd73d143c50d2a30d437.tar.gz
gentoo-2-a33d6d216d2f0548b023cd73d143c50d2a30d437.tar.bz2
gentoo-2-a33d6d216d2f0548b023cd73d143c50d2a30d437.zip
fixed ppc keywords
Diffstat (limited to 'app-text')
-rw-r--r--app-text/chktex/chktex-1.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/chktex/chktex-1.5-r2.ebuild b/app-text/chktex/chktex-1.5-r2.ebuild
index 8ed87f1170b0..e12b6e9e8b57 100644
--- a/app-text/chktex/chktex-1.5-r2.ebuild
+++ b/app-text/chktex/chktex-1.5-r2.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/app-text/chktex/chktex-1.5-r2.ebuild,v 1.3 2002/08/02 17:42:49 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/chktex/chktex-1.5-r2.ebuild,v 1.4 2002/08/06 14:56:03 gerk Exp $
S=${WORKDIR}/${P}
SRC_URI="http://www.ibiblio.org/pub/linux/distributions/gentoo/${P}.tar.gz"
@@ -16,7 +16,7 @@ DEPEND="app-text/tetex
app-text/latex2html"
LICENSE="GPL-2"
-KEYWORDS="x86 PPC"
+KEYWORDS="x86 ppc"
src_compile() {
myconf="--prefix=/usr --host=${CHOST}"