diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-07-24 15:56:29 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-07-24 15:56:29 +0000 |
commit | a6edeb0c316caec0ccfe804c6be759ecbb24a8e6 (patch) | |
tree | 33ef4e3af8520f8e90fb17f2a3a5bceee7fcf822 /dev-tex/tth/tth-3.66.ebuild | |
parent | Stable on sparc wrt security #184934 (diff) | |
download | gentoo-2-a6edeb0c316caec0ccfe804c6be759ecbb24a8e6.tar.gz gentoo-2-a6edeb0c316caec0ccfe804c6be759ecbb24a8e6.tar.bz2 gentoo-2-a6edeb0c316caec0ccfe804c6be759ecbb24a8e6.zip |
Add ~amd64, bug 185326
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'dev-tex/tth/tth-3.66.ebuild')
-rw-r--r-- | dev-tex/tth/tth-3.66.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/tth/tth-3.66.ebuild b/dev-tex/tth/tth-3.66.ebuild index 22c1b4f78c10..2c04ae3590a8 100644 --- a/dev-tex/tth/tth-3.66.ebuild +++ b/dev-tex/tth/tth-3.66.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.66.ebuild,v 1.1 2005/02/12 14:23:11 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.66.ebuild,v 1.2 2007/07/24 15:56:29 beandog Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://hutchinson.belmont.ma.us/tth/tth-noncom/tth_C.tgz" SLOT="0" LICENSE="free-noncomm" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="virtual/libc" |