diff options
Diffstat (limited to 'app-text/jadetex/jadetex-3.12.ebuild')
-rw-r--r-- | app-text/jadetex/jadetex-3.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/jadetex/jadetex-3.12.ebuild b/app-text/jadetex/jadetex-3.12.ebuild index f320f2bd8af7..687acbe68fc6 100644 --- a/app-text/jadetex/jadetex-3.12.ebuild +++ b/app-text/jadetex/jadetex-3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/jadetex/jadetex-3.12.ebuild,v 1.9 2002/12/09 04:17:44 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/jadetex/jadetex-3.12.ebuild,v 1.10 2003/01/22 18:39:21 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="TeX macros used by Jade TeX output." @@ -12,7 +12,7 @@ LICENSE="freedist" DEPEND=">=app-text/openjade-1.3.1 >=app-text/tetex-1.0.7" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc alpha" src_compile() { |