diff options
Diffstat (limited to 'dev-tex/bibtex2html/bibtex2html-1.70.ebuild')
-rw-r--r-- | dev-tex/bibtex2html/bibtex2html-1.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/bibtex2html/bibtex2html-1.70.ebuild b/dev-tex/bibtex2html/bibtex2html-1.70.ebuild index 306873f10e22..1ecd7d2ed110 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 Foundations # 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.1 2004/08/18 13:58:51 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.70.ebuild,v 1.2 2004/08/28 18:12:18 dholm Exp $ inherit fixheadtails @@ -13,7 +13,7 @@ HOMEPAGE="http://www.lri.fr/~filliatr/bibtex2html/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND=">=dev-lang/ocaml-3.07" |