diff options
Diffstat (limited to 'dev-tex/foiltex/foiltex-2.1.4b.ebuild')
-rw-r--r-- | dev-tex/foiltex/foiltex-2.1.4b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/foiltex/foiltex-2.1.4b.ebuild b/dev-tex/foiltex/foiltex-2.1.4b.ebuild index 204f44977e8e..4bccae4f8533 100644 --- a/dev-tex/foiltex/foiltex-2.1.4b.ebuild +++ b/dev-tex/foiltex/foiltex-2.1.4b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/foiltex-2.1.4b.ebuild,v 1.4 2012/03/06 14:25:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/foiltex-2.1.4b.ebuild,v 1.5 2012/03/18 19:38:33 armin76 Exp $ inherit latex-package @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="as-is" #for License details see /usr/share/doc/${PF}/foiltex.ins SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" TEXMF=/usr/share/texmf-site DEPEND="app-arch/unzip" |