diff options
Diffstat (limited to 'dev-tex/bibtex2html/bibtex2html-1.70.ebuild')
-rw-r--r-- | dev-tex/bibtex2html/bibtex2html-1.70.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/bibtex2html/bibtex2html-1.70.ebuild b/dev-tex/bibtex2html/bibtex2html-1.70.ebuild index 1a1874150805..616aae206dc2 100644 --- a/dev-tex/bibtex2html/bibtex2html-1.70.ebuild +++ b/dev-tex/bibtex2html/bibtex2html-1.70.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.70.ebuild,v 1.3 2004/10/03 21:28:35 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.70.ebuild,v 1.4 2005/12/17 15:45:52 cryos Exp $ inherit fixheadtails @@ -13,7 +13,7 @@ HOMEPAGE="http://www.lri.fr/~filliatr/bibtex2html/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" DEPEND=">=dev-lang/ocaml-3.07" |