diff options
Diffstat (limited to 'app-text/gocr/gocr-0.3.6-r2.ebuild')
-rw-r--r-- | app-text/gocr/gocr-0.3.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gocr/gocr-0.3.6-r2.ebuild b/app-text/gocr/gocr-0.3.6-r2.ebuild index 9b1a224690bb..612868b028d4 100644 --- a/app-text/gocr/gocr-0.3.6-r2.ebuild +++ b/app-text/gocr/gocr-0.3.6-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/gocr/gocr-0.3.6-r2.ebuild,v 1.1 2002/07/07 02:08:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.3.6-r2.ebuild,v 1.2 2002/08/16 02:42:01 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Converts PNM to ASCII" @@ -15,7 +15,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_unpack() { |