diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-12-03 03:08:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-12-03 03:08:20 +0000 |
commit | 017e14fbc22b922dd2f6508c858fc4f5ad243117 (patch) | |
tree | b97885387c246c283d5112d1f0296fdb27af6ec6 /app-text/ptex | |
parent | arm/ia64/sh stable (diff) | |
download | gentoo-2-017e14fbc22b922dd2f6508c858fc4f5ad243117.tar.gz gentoo-2-017e14fbc22b922dd2f6508c858fc4f5ad243117.tar.bz2 gentoo-2-017e14fbc22b922dd2f6508c858fc4f5ad243117.zip |
arm/sh love
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'app-text/ptex')
-rw-r--r-- | app-text/ptex/ptex-3.1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ptex/ptex-3.1.5-r1.ebuild b/app-text/ptex/ptex-3.1.5-r1.ebuild index 095e01d37020..a2d223b12fdf 100644 --- a/app-text/ptex/ptex-3.1.5-r1.ebuild +++ b/app-text/ptex/ptex-3.1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.5-r1.ebuild,v 1.11 2006/11/14 17:36:42 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.5-r1.ebuild,v 1.12 2006/12/03 03:08:20 vapier Exp $ PTEX_TEXMF_PV=2.3 TETEX_PV=2.0.2 @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc-macos ppc64 sh sparc x86" IUSE="X" DEPEND="X? ( >=media-libs/freetype-2 |