diff options
Diffstat (limited to 'app-text/ptex/ptex-3.1.10_p20071203.ebuild')
-rw-r--r-- | app-text/ptex/ptex-3.1.10_p20071203.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ptex/ptex-3.1.10_p20071203.ebuild b/app-text/ptex/ptex-3.1.10_p20071203.ebuild index 923e97f714ed..462601027f43 100644 --- a/app-text/ptex/ptex-3.1.10_p20071203.ebuild +++ b/app-text/ptex/ptex-3.1.10_p20071203.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.10_p20071203.ebuild,v 1.1 2007/12/06 14:57:58 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.10_p20071203.ebuild,v 1.2 2007/12/11 10:10:32 opfer Exp $ TETEX_PV=3.0_p1 @@ -28,7 +28,7 @@ SRC_URI="${SRC_PATH_TETEX}/${TETEX_SRC} mirror://gentoo/${PN}-3.1.10_p20071122-dviljk-security-fixes.patch.bz2" # mirror://gentoo/tetex-${TETEX_PV}-gentoo.tar.gz -KEYWORDS="~alpha ~arm ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" BUILD_DIR="${WORKDIR}/build/usr" |