diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-02-06 23:34:59 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-02-06 23:34:59 +0000 |
commit | 7bc400e19188ea68c608817417ffffad07badf02 (patch) | |
tree | 90c0165d2f1cb49fb093b8811db903170b8875f0 /app-text/pstotext/pstotext-1.8g.ebuild | |
parent | touchup permissions #80360 (diff) | |
download | historical-7bc400e19188ea68c608817417ffffad07badf02.tar.gz historical-7bc400e19188ea68c608817417ffffad07badf02.tar.bz2 historical-7bc400e19188ea68c608817417ffffad07badf02.zip |
added ~amd64 to KEYWORDS. fixes #81023
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-text/pstotext/pstotext-1.8g.ebuild')
-rw-r--r-- | app-text/pstotext/pstotext-1.8g.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pstotext/pstotext-1.8g.ebuild b/app-text/pstotext/pstotext-1.8g.ebuild index 1ac7fa3a4b8e..57c34cdcf17a 100644 --- a/app-text/pstotext/pstotext-1.8g.ebuild +++ b/app-text/pstotext/pstotext-1.8g.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/app-text/pstotext/pstotext-1.8g.ebuild,v 1.11 2005/01/01 16:31:23 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g.ebuild,v 1.12 2005/02/06 23:34:59 luckyduck Exp $ DESCRIPTION="extract ASCII text from a PostScript or PDF file" HOMEPAGE="http://research.compaq.com/SRC/virtualpaper/pstotext.html" @@ -8,7 +8,7 @@ SRC_URI="http://research.compaq.com/SRC/virtualpaper/binaries/pstotext.tar.Z" LICENSE="PSTT" SLOT="0" -KEYWORDS="x86 sparc ppc64" +KEYWORDS="x86 sparc ppc64 ~amd64" IUSE="" DEPEND="app-arch/ncompress" |