diff options
Diffstat (limited to 'dev-tex/lineno/lineno-3.10.ebuild')
-rw-r--r-- | dev-tex/lineno/lineno-3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/lineno/lineno-3.10.ebuild b/dev-tex/lineno/lineno-3.10.ebuild index f4d469efa28f..1005d116c2ec 100644 --- a/dev-tex/lineno/lineno-3.10.ebuild +++ b/dev-tex/lineno/lineno-3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/lineno/lineno-3.10.ebuild,v 1.3 2004/11/27 07:12:45 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/lineno/lineno-3.10.ebuild,v 1.4 2004/12/28 21:11:12 absinthe Exp $ inherit latex-package S=${WORKDIR}/${PN} @@ -9,5 +9,5 @@ SRC_URI="ftp://ftp.dante.de/tex-archive/macros/latex/contrib/lineno.tar.gz" HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/lineno.html" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" |