diff options
author | 2003-07-19 22:56:06 +0000 | |
---|---|---|
committer | 2003-07-19 22:56:06 +0000 | |
commit | 0b599ff241a764e117500a091435b905a8b7cb3f (patch) | |
tree | 78fdda2ada8c7eef6301eb80cc9618c75974bc83 /app-text/jadetex/jadetex-3.12.ebuild | |
parent | Changed emake to make (diff) | |
download | gentoo-2-0b599ff241a764e117500a091435b905a8b7cb3f.tar.gz gentoo-2-0b599ff241a764e117500a091435b905a8b7cb3f.tar.bz2 gentoo-2-0b599ff241a764e117500a091435b905a8b7cb3f.zip |
Added amd64 to lots of places again
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 3a3b7c7faa82..32ea5a1384dc 100644 --- a/app-text/jadetex/jadetex-3.12.ebuild +++ b/app-text/jadetex/jadetex-3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.14 2003/02/25 16:18:27 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/jadetex/jadetex-3.12.ebuild,v 1.15 2003/07/19 22:55:30 tester 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 alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa amd64" src_compile() { |